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)
814
return
_constructedTypeSymbols
.GetOrCreateValue(type);