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