2 references to m_weakTable
System (2)
compmod\system\collections\specialized\marshalinghelpers.cs (2)
302
EventRegistrationTokenTable<PropertyChangedEventHandler> table =
m_weakTable
.GetOrCreateValue(_this);
315
EventRegistrationTokenTable<PropertyChangedEventHandler> table =
m_weakTable
.GetOrCreateValue(_this);