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