Base:
method
ProcessMethod
ILCompiler.ProcessLinkerXmlBase.ProcessMethod(Internal.TypeSystem.TypeDesc, Internal.TypeSystem.MethodDesc, System.Xml.XPath.XPathNavigator, System.Object)
5 references to ProcessMethod
ILCompiler.Compiler (5)
Compiler\DescriptorMarker.cs (5)
259ProcessMethod(type, method, nav, customData); 274ProcessMethod(type, @event.AddMethod, nav, customData); 275ProcessMethod(type, @event.RemoveMethod, nav, customData); 291ProcessMethod(type, property.GetMethod, nav, customData); 300ProcessMethod(type, property.SetMethod, nav, customData);