1 write to _insertedSymbolsDictionary
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\ExternalReferencesTableNode.cs (1)
84_insertedSymbolsDictionary = null;
2 references to _insertedSymbolsDictionary
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\ExternalReferencesTableNode.cs (2)
55if (!_insertedSymbolsDictionary.TryGetValue(key, out index)) 58_insertedSymbolsDictionary[key] = index;