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