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