1 write to TryStart
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
165currentExBlock.TryStart = DefineLabel();
5 references to TryStart
System.Reflection.Emit (5)
System\Reflection\Emit\ILGeneratorImpl.cs (5)
121_exceptionBlocks.Add(new ExceptionHandlerInfo(ExceptionRegionKind.Catch, currentExBlock.TryStart, 155_exceptionBlocks.Add(new ExceptionHandlerInfo(ExceptionRegionKind.Filter, currentExBlock.TryStart, 168MarkLabel(currentExBlock.TryStart); 196_exceptionBlocks.Add(new ExceptionHandlerInfo(ExceptionRegionKind.Fault, currentExBlock.TryStart, 227_exceptionBlocks.Add(new ExceptionHandlerInfo(ExceptionRegionKind.Finally, currentExBlock.TryStart,