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