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