3 references to SupportsMove
Microsoft.CodeAnalysis.CSharp.Features (3)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (3)
1357
Debug.Assert(
SupportsMove
(oldNode));
1358
Debug.Assert(
SupportsMove
(newNode));
2365
if (
SupportsMove
(newNode))