2 references to InferTypeInForEachStatement
Roslyn.Diagnostics.CSharp.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpTypeInferenceService.TypeInferrer.cs (2)
160ForEachStatementSyntax forEachStatement => InferTypeInForEachStatement(forEachStatement, expression), 227ForEachStatementSyntax forEachStatement => InferTypeInForEachStatement(forEachStatement, previousToken: token),