2 references to InferTypeInAwaitExpression
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
147AwaitExpressionSyntax awaitExpression => InferTypeInAwaitExpression(awaitExpression), 213AwaitExpressionSyntax awaitExpression => InferTypeInAwaitExpression(awaitExpression, token),