I have a call to the MetadataResolver.Resolve(method) that fails despite the method reference seems to be completely correct; apparently, the reason is in one of parameters. The target MethodDefinition has etype=String and the method reference passed for resolving has etype=None for this parameter. Both parameters refer to the System.String type. I wonder what does this field mean and why it might be different?
-- -- -- mono-cecil --- You received this message because you are subscribed to the Google Groups "mono-cecil" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
