6 references to AwaitableValuePlaceholder
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder.ValueChecks.cs (2)
4204
case BoundKind.
AwaitableValuePlaceholder
:
4929
case BoundKind.
AwaitableValuePlaceholder
:
FlowAnalysis\NullableWalker.cs (1)
573
case BoundKind.
AwaitableValuePlaceholder
:
Generated\BoundNodes.xml.Generated.cs (3)
588
: base(BoundKind.
AwaitableValuePlaceholder
, syntax, type, hasErrors)
593
: base(BoundKind.
AwaitableValuePlaceholder
, syntax, type)
8876
case BoundKind.
AwaitableValuePlaceholder
: