1 write to Proxy
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (1)
419
Proxy
= new DelayedType(proxyTypeName, fallbackAssembly)
2 references to Proxy
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (2)
388
type = value.First.
Proxy
.GetOrLoadType();
398
type = entry.
Proxy
.GetOrLoadType();