3 references to ProcessMethodIfNotNull
illink (3)
Linker.Steps\DescriptorMarker.cs (3)
260
ProcessMethodIfNotNull
(type, @event.InvokeMethod, nav, customData);
272
ProcessMethodIfNotNull
(type, property.GetMethod, nav, customData);
273
ProcessMethodIfNotNull
(type, property.SetMethod, nav, customData);