2 references to InferTypeInWhileStatement
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
184WhileStatementSyntax whileStatement => InferTypeInWhileStatement(whileStatement), 251WhileStatementSyntax whileStatement => InferTypeInWhileStatement(whileStatement, token),