1 instantiation of LazyProxyTypeDictionary
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (1)
54_proxyTypeMap ??= new LazyProxyTypeDictionary();
2 references to LazyProxyTypeDictionary
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (2)
26private LazyProxyTypeDictionary? _proxyTypeMap; 49public LazyProxyTypeDictionary ProxyTypeMap