1 write to _externalReferences
ILCompiler.ReadyToRun (1)
parent\parent\Common\Compiler\ProxyTypeMapObjectNode.cs (1)
24
_externalReferences
= externalReferences;
1 reference to _externalReferences
ILCompiler.ReadyToRun (1)
parent\parent\Common\Compiler\ProxyTypeMapObjectNode.cs (1)
42
typeMapGroupHashTable.Append((uint)typeMapGroup.GetHashCode(), proxyTypeMap.CreateTypeMap(factory, writer, hashTableSection,
_externalReferences
));