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