2 references to InferTypeInAwaitExpression
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
CSharpTypeInferenceService.TypeInferrer.cs (2)
149
AwaitExpressionSyntax awaitExpression =>
InferTypeInAwaitExpression
(awaitExpression),
215
AwaitExpressionSyntax awaitExpression =>
InferTypeInAwaitExpression
(awaitExpression, token),