4 writes to HandleStart
System.Reflection.Emit (4)
System\Reflection\Emit\ILGeneratorImpl.cs (4)
119currentExBlock.HandleStart = DefineLabel(); 152currentExBlock.HandleStart = DefineLabel(); 194currentExBlock.HandleStart = DefineLabel(); 225currentExBlock.HandleStart = DefineLabel();
8 references to HandleStart
System.Reflection.Emit (8)
System\Reflection\Emit\ILGeneratorImpl.cs (8)
103MarkLabel(currentExBlock.HandleStart); 122currentExBlock.TryEnd, currentExBlock.HandleStart, currentExBlock.HandleEnd, default, exceptionType)); 123MarkLabel(currentExBlock.HandleStart); 156currentExBlock.TryEnd, currentExBlock.HandleStart, currentExBlock.HandleEnd, currentExBlock.FilterStart)); 197currentExBlock.TryEnd, currentExBlock.HandleStart, currentExBlock.HandleEnd)); 199MarkLabel(currentExBlock.HandleStart); 228currentExBlock.TryEnd, currentExBlock.HandleStart, currentExBlock.HandleEnd)); 230MarkLabel(currentExBlock.HandleStart);