1 write to _wrapperId
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\ComAwareWeakReference.cs (1)
66
_wrapperId
= wrapperId;
1 reference to _wrapperId
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\ComAwareWeakReference.cs (1)
31
return ComWeakRefToObject(_pComWeakRef,
_wrapperId
);