8 references to AwaitableValuePlaceholder
Microsoft.CodeAnalysis.CSharp (8)
Binder\Binder.ValueChecks.cs (2)
4406case BoundKind.AwaitableValuePlaceholder: 5052case BoundKind.AwaitableValuePlaceholder:
FlowAnalysis\NullableWalker.cs (1)
598case BoundKind.AwaitableValuePlaceholder:
Generated\BoundNodes.xml.Generated.cs (4)
586: base(BoundKind.AwaitableValuePlaceholder, syntax, type, hasErrors) 591: base(BoundKind.AwaitableValuePlaceholder, syntax, type) 8917case BoundKind.AwaitableValuePlaceholder: 17340BoundKind.AwaitableValuePlaceholder => PipelinePhase.StateMachineRewriting,
Lowering\LocalRewriter\LocalRewriter.cs (1)
1056case BoundKind.AwaitableValuePlaceholder: