1 write to _delegateTargetMethods
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
362_delegateTargetMethods = new NodeCache<MethodDesc, DelegateTargetVirtualMethodNode>(method =>
1 reference to _delegateTargetMethods
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1227return _delegateTargetMethods.GetOrAdd(method);