2 instantiations of EmitCancelledException
Microsoft.CodeAnalysis.VisualBasic (2)
CodeGen\EmitExpression.vb (1)
70
Throw New
EmitCancelledException
()
CodeGen\EmitStatement.vb (1)
664
Throw New
EmitCancelledException
()
1 reference to EmitCancelledException
Microsoft.CodeAnalysis.VisualBasic (1)
CodeGen\CodeGenerator.vb (1)
175
Catch e As
EmitCancelledException