2 references to FindProxyForComInstance
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComWrappers.cs (2)
1118
if (_rcwCache.
FindProxyForComInstance
(identity) is object liveCachedWrapper)
1264
Debug.Assert(wrapper.IsUniqueInstance || _rcwCache.
FindProxyForComInstance
(wrapper.ExternalComObject) == comProxy);