3 references to ProcessMethodIfNotNull
ILCompiler.Compiler (3)
Compiler\DescriptorMarker.cs (3)
276
ProcessMethodIfNotNull
(type, @event.RaiseMethod, nav, customData);
285
ProcessMethodIfNotNull
(type, property.GetMethod, nav, customData);
286
ProcessMethodIfNotNull
(type, property.SetMethod, nav, customData);