1 write to registrationTable
mscorlib (1)
system\runtime\interopservices\windowsruntime\windowsruntimemarshal.cs (1)
680eventCacheEntry.registrationTable = new ConditionalWeakTable<object, EventRegistrationTokenListWithCount>();
1 reference to registrationTable
mscorlib (1)
system\runtime\interopservices\windowsruntime\windowsruntimemarshal.cs (1)
688return eventCacheEntry.registrationTable;