2 references to TypeMapLazyDictionary
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapping.cs (2)
29
return
TypeMapLazyDictionary
.CreateExternalTypeMap((RuntimeType)typeof(TTypeMapGroup));
47
return
TypeMapLazyDictionary
.CreateProxyTypeMap((RuntimeType)typeof(TTypeMapGroup));