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