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