4 writes to HandleStart
System.Reflection.Emit (4)
System\Reflection\Emit\ILGeneratorImpl.cs (4)
92currentExBlock.HandleStart = DefineLabel(); 125currentExBlock.HandleStart = DefineLabel(); 167currentExBlock.HandleStart = DefineLabel(); 198currentExBlock.HandleStart = DefineLabel();
8 references to HandleStart
System.Reflection.Emit (8)
System\Reflection\Emit\ILGeneratorImpl.cs (8)
76MarkLabel(currentExBlock.HandleStart); 95GetMetaLabel(currentExBlock.HandleStart), GetMetaLabel(currentExBlock.HandleEnd), _moduleBuilder.GetTypeHandle(exceptionType)); 96MarkLabel(currentExBlock.HandleStart); 128GetMetaLabel(currentExBlock.HandleStart), GetMetaLabel(currentExBlock.HandleEnd), GetMetaLabel(currentExBlock.FilterStart)); 170GetMetaLabel(currentExBlock.HandleStart), GetMetaLabel(currentExBlock.HandleEnd)); 172MarkLabel(currentExBlock.HandleStart); 201GetMetaLabel(currentExBlock.HandleStart), GetMetaLabel(currentExBlock.HandleEnd)); 203MarkLabel(currentExBlock.HandleStart);