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