3 references to GetEventRegistrationTokenTable
mscorlib (3)
system\runtime\interopservices\windowsruntime\windowsruntimemarshal.cs (3)
237Dictionary<object, EventRegistrationTokenList> registrationTokens = GetEventRegistrationTokenTable(instance, removeMethod); 293Dictionary<object, EventRegistrationTokenList> registrationTokens = GetEventRegistrationTokenTable(instance, removeMethod); 335Dictionary<object, EventRegistrationTokenList> registrationTokens = GetEventRegistrationTokenTable(instance, removeMethod);