2 references to InferTypeInIfStatement
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
CSharpTypeInferenceService.TypeInferrer.cs (2)
164IfStatementSyntax ifStatement => InferTypeInIfStatement(ifStatement), 231IfStatementSyntax ifStatement => InferTypeInIfStatement(ifStatement, token),