The reason I am baffled because the IsValueType returns false for a struct, when I check for "parameterReference.ParameterType.IsValueType". Am I doing something wrong here?
On Fri, Jan 6, 2012 at 8:57 AM, deedee <[email protected]> wrote: > Hi, > > I have been trying to determine if a parameter in a methodDefinition > is a struct or not. But it appears to have similar set of properties > as any passed by reference parameter would have. > Any ideas? > > Thanks! > > -- > -- > mono-cecil -- Vidisha Ghosh -- -- mono-cecil
