2 writes to _type
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (2)
291_type = null; 302_type = TypeNameResolver.GetTypeHelper(
2 references to _type
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (2)
296if (_type is null) 313return _type;