2 references to CurrentAssembly
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (2)
137context->ExternalTypeMap.Add(externalTypeName, targetTypeName, context->CurrentAssembly); 172context->ProxyTypeMap.Add(parsedSource, sourceTypeName, proxyTypeName, context->CurrentAssembly);