6 references to AwaitableValuePlaceholder
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder.ValueChecks.cs (2)
4083case BoundKind.AwaitableValuePlaceholder: 4774case BoundKind.AwaitableValuePlaceholder:
FlowAnalysis\NullableWalker.cs (1)
565case BoundKind.AwaitableValuePlaceholder:
Generated\BoundNodes.xml.Generated.cs (3)
607: base(BoundKind.AwaitableValuePlaceholder, syntax, type, hasErrors) 612: base(BoundKind.AwaitableValuePlaceholder, syntax, type) 8885case BoundKind.AwaitableValuePlaceholder: