1 instantiation of LazyExternalTypeDictionary
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (1)
44_externalTypeMap ??= new LazyExternalTypeDictionary();
2 references to LazyExternalTypeDictionary
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (2)
25private LazyExternalTypeDictionary? _externalTypeMap; 39public LazyExternalTypeDictionary ExternalTypeMap