2 references to InferTypeInForEachStatement
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
CSharpTypeInferenceService.TypeInferrer.cs (2)
162ForEachStatementSyntax forEachStatement => InferTypeInForEachStatement(forEachStatement, expression), 229ForEachStatementSyntax forEachStatement => InferTypeInForEachStatement(forEachStatement, previousToken: token),