1 write to _dictionaryLayoutProvider
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
56
_dictionaryLayoutProvider
= dictionaryLayoutProvider;
1 reference to _dictionaryLayoutProvider
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
608
_genericDictionaryLayouts = new NodeCache<TypeSystemEntity, DictionaryLayoutNode>(
_dictionaryLayoutProvider
.GetLayout);