1 write to _variantMethods
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
414_variantMethods = new NodeCache<MethodDesc, VariantInterfaceMethodUseNode>((MethodDesc method) =>
1 reference to _variantMethods
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1397return _variantMethods.GetOrAdd(decl);