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