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