1 write to _tokenListCount
mscorlib (1)
system\runtime\interopservices\windowsruntime\windowsruntimemarshal.cs (1)
413
_tokenListCount
= tokenListCount;
3 references to _tokenListCount
mscorlib (3)
system\runtime\interopservices\windowsruntime\windowsruntimemarshal.cs (3)
414
_tokenListCount
.Inc();
426
BCLDebug.Log("INTEROP", "[WinRT_Eventing] Finalizing EventRegistrationTokenList for " +
_tokenListCount
.Key + "\n");
427
_tokenListCount
.Dec();