7 references to endfilter
ILCompiler.Compiler (6)
Compiler\Dataflow\MethodBodyScanner.cs (1)
787case ILOpcode.endfilter:
Compiler\Dataflow\ScannerExtensions.cs (1)
45case ILOpcode.endfilter:
Compiler\SubstitutedILProvider.cs (3)
202|| opcode == ILOpcode.endfilter 296&& methodBytes[expectedEndfilterLocation + 1] == unchecked((byte)ILOpcode.endfilter); 400|| opcode == ILOpcode.endfilter
parent\parent\Common\TypeSystem\IL\ILImporter.cs (1)
885case ILOpcode.endfilter:
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
328case ILOpcode.endfilter: