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