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