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