1 write to ResumeStatement
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\LabelSymbol.vb (1)
172
ResumeStatement
= resumeStmt
2 references to ResumeStatement
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\LambdaRewriter\LambdaRewriter.vb (2)
1339
Me.Diagnostics.Add(ERRID.ERR_CannotUseOnErrorGotoWithClosure, resumeLabel.
ResumeStatement
.GetLocation(),
1340
resumeLabel.
ResumeStatement
.ToString())