1 override of InterproceduralScan
ILCompiler.Compiler (1)
Compiler\Dataflow\ReflectionMethodBodyScanner.cs (1)
112public override void InterproceduralScan(MethodIL methodIL)
1 reference to InterproceduralScan
ILCompiler.Compiler (1)
Compiler\Dataflow\ReflectionMethodBodyScanner.cs (1)
114base.InterproceduralScan(methodIL);