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