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(); 426BCLDebug.Log("INTEROP", "[WinRT_Eventing] Finalizing EventRegistrationTokenList for " + _tokenListCount.Key + "\n"); 427_tokenListCount.Dec();