1 write to _asyncCatchHandlerOffset
Microsoft.CodeAnalysis.VisualBasic (1)
CodeGen\EmitStatement.vb (1)
270_asyncCatchHandlerOffset = _builder.AllocateILMarker()
4 references to _asyncCatchHandlerOffset
Microsoft.CodeAnalysis.VisualBasic (4)
CodeGen\CodeGenerator.vb (3)
106Debug.Assert(_asyncCatchHandlerOffset < 0) 116Debug.Assert(_asyncCatchHandlerOffset >= 0) 117asyncCatchHandlerOffset = _builder.GetILOffsetFromMarker(_asyncCatchHandlerOffset)
CodeGen\EmitStatement.vb (1)
269Debug.Assert(_asyncCatchHandlerOffset < 0)