1 write to _methodIL
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\DataflowAnalyzedMethodNode.cs (1)
28_methodIL = methodIL;
2 references to _methodIL
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\DataflowAnalyzedMethodNode.cs (2)
36return Dataflow.ReflectionMethodBodyScanner.ScanAndProcessReturnValue(factory, mdManager.FlowAnnotations, mdManager.Logger, _methodIL, out _runtimeDependencies); 75return "Dataflow analysis for " + _methodIL.OwningMethod.ToString();