6 references to AwaitableValuePlaceholder
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder.ValueChecks.cs (2)
4106
case BoundKind.
AwaitableValuePlaceholder
:
4792
case BoundKind.
AwaitableValuePlaceholder
:
FlowAnalysis\NullableWalker.cs (1)
564
case BoundKind.
AwaitableValuePlaceholder
:
Generated\BoundNodes.xml.Generated.cs (3)
606
: base(BoundKind.
AwaitableValuePlaceholder
, syntax, type, hasErrors)
611
: base(BoundKind.
AwaitableValuePlaceholder
, syntax, type)
8848
case BoundKind.
AwaitableValuePlaceholder
: