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