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