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);