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