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