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