3 references to AwaitableInfo
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (3)
2148
: base(BoundKind.
AwaitableInfo
, syntax, hasErrors || awaitableInstancePlaceholder.HasErrors() || getAwaiter.HasErrors() || runtimeAsyncAwaitCall.HasErrors() || runtimeAsyncAwaitCallPlaceholder.HasErrors())
9001
case BoundKind.
AwaitableInfo
:
17347
BoundKind.
AwaitableInfo
=> PipelinePhase.StateMachineRewriting,