1 write to _interfaceUses
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
428_interfaceUses = new NodeCache<TypeDesc, InterfaceUseNode>((TypeDesc type) =>
1 reference to _interfaceUses
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1415return _interfaceUses.GetOrAdd(type);