2 references to PrepareQueryTranslationStateForContinuation
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder.IdentifierUsedAsValueFinder.cs (1)
331enclosingBinder.PrepareQueryTranslationStateForContinuation(state, continuation, BindingDiagnosticBag.Discarded);
Binder\Binder_Query.cs (1)
76x = PrepareQueryTranslationStateForContinuation(state, continuation, diagnostics);