1 reference to CleanupAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\ConvertTupleToStructCodeRefactoringProvider\RemoteConvertTupleToStructCodeRefactoringService.cs (1)
43
var cleanedSolution = await
CleanupAsync
(solution, updatedSolution, cancellationToken).ConfigureAwait(false);