1 write to _constructedTypeSymbols
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
200_constructedTypeSymbols = new ConstructedTypeSymbolHashtable(this);
1 reference to _constructedTypeSymbols
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
814return _constructedTypeSymbols.GetOrCreateValue(type);