1 reference to CleanupNodeImpl
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
CodeCleanup\MockCodeCleanupProvider.cs (1)
32
=> Task.FromResult((
CleanupNodeImpl
?? throw new NotImplementedException()).Invoke(root, spans, options, services));