3 references to SupportsMove
Microsoft.CodeAnalysis.CSharp.Features (3)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (3)
1372
Debug.Assert(
SupportsMove
(oldNode));
1373
Debug.Assert(
SupportsMove
(newNode));
2374
if (
SupportsMove
(newNode))