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