2 references to IsEventMethod
illink (2)
Linker\MethodDefinitionExtensions.cs (1)
77
if (!md.
IsEventMethod
())
Linker\MethodReferenceExtensions.cs (1)
31
if (methodDefinition != null && methodDefinition.
IsEventMethod
())