1 write to FilterStart
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
151
currentExBlock.
FilterStart
= DefineLabel();
2 references to FilterStart
System.Reflection.Emit (2)
System\Reflection\Emit\ILGeneratorImpl.cs (2)
156
currentExBlock.TryEnd, currentExBlock.HandleStart, currentExBlock.HandleEnd, currentExBlock.
FilterStart
));
157
MarkLabel(currentExBlock.
FilterStart
);