3 references to ERR_CannotLiftRestrictedTypeResumable1
Microsoft.CodeAnalysis.VisualBasic (3)
Analysis\IteratorAndAsyncAnalysis\IteratorAndAsyncCaptureWalker.vb (1)
72diagnostics.Add(ERRID.ERR_CannotLiftRestrictedTypeResumable1, node.GetLocation(), type)
Binding\Binder_Statements.vb (1)
1173ReportDiagnostic(diagnostics, errSyntax, ERRID.ERR_CannotLiftRestrictedTypeResumable1, type)
Errors\ErrorFacts.vb (1)
1242ERRID.ERR_CannotLiftRestrictedTypeResumable1,