3 references to SupportsMove
Microsoft.CodeAnalysis.CSharp.Features (3)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (3)
1416
Debug.Assert(
SupportsMove
(oldNode));
1417
Debug.Assert(
SupportsMove
(newNode));
2329
if (
SupportsMove
(newNode))