6 references to AwaitableValuePlaceholder
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder.ValueChecks.cs (2)
3529
case BoundKind.
AwaitableValuePlaceholder
:
3930
case BoundKind.
AwaitableValuePlaceholder
:
FlowAnalysis\NullableWalker.cs (1)
531
case BoundKind.
AwaitableValuePlaceholder
:
Generated\BoundNodes.xml.Generated.cs (3)
594
: base(BoundKind.
AwaitableValuePlaceholder
, syntax, type, hasErrors)
599
: base(BoundKind.
AwaitableValuePlaceholder
, syntax, type)
8530
case BoundKind.
AwaitableValuePlaceholder
: