2 references to GetEventRegistrationTokenTableInternal
mscorlib (2)
system\runtime\interopservices\windowsruntime\windowsruntimemarshal.cs (2)
643return GetEventRegistrationTokenTableInternal(instance, removeMethod, out tokenListCount, /* createIfNotFound = */ false); 651return GetEventRegistrationTokenTableInternal(instance, removeMethod, out tokenListCount, /* createIfNotFound = */ true);