2 writes to TryEnd
illink (1)
Mono.Cecil (1)
Mono.Cecil.Cil\CodeReader.cs (1)
345 handler.TryEnd = GetInstruction (handler.TryStart.Offset + read_length ());
4 references to TryEnd
illink (2)
Mono.Cecil (2)
Mono.Cecil.Cil\CodeWriter.cs (2)
526 if (IsFatRange (handler.TryStart, handler.TryEnd)) 588 write_length (GetTargetOffset (handler.TryEnd) - handler.TryStart.Offset);