4 references to In
Microsoft.CodeAnalysis.CSharp.Features (4)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (4)
321position < node.Expression.SpanStart ? ForEachPart.In : 329ForEachPart.In => node.InKeyword.Span, 339ForEachPart.In => node.InKeyword.Span, 696yield return (parent, (int)ForEachPart.In);