2 references to InferTypeInWhileStatement
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
CSharpTypeInferenceService.TypeInferrer.cs (2)
186WhileStatementSyntax whileStatement => InferTypeInWhileStatement(whileStatement), 253WhileStatementSyntax whileStatement => InferTypeInWhileStatement(whileStatement, token),