3 references to ERR_ByRefTypeAndAwait
Microsoft.CodeAnalysis.CSharp (3)
Errors\ErrorFacts.cs (1)
621or ErrorCode.ERR_ByRefTypeAndAwait
Lowering\StateMachineRewriter\IteratorAndAsyncCaptureWalker.cs (2)
94diagnostics.Add(ErrorCode.ERR_ByRefTypeAndAwait, syntax.Location, local.TypeWithAnnotations); 112diagnostics.Add(ErrorCode.ERR_ByRefTypeAndAwait, syntax.Location, parameter.TypeWithAnnotations);