1 write to _methodBranchTargets
ILCompiler.Compiler (1)
Compiler\Dataflow\MethodBodyScanner.cs (1)
167_methodBranchTargets = methodIL.ComputeBranchTargets();
1 reference to _methodBranchTargets
ILCompiler.Compiler (1)
Compiler\Dataflow\MethodBodyScanner.cs (1)
183if (_foundEndOfPrevBlock || _methodBranchTargets.Contains(offset))