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