1 reference to IsSameDocumentAndVersionAsync
dotnet-format (1)
Formatters\OrganizeImportsFormatter.cs (1)
42var isSameVersion = await IsSameDocumentAndVersionAsync(document, organizedDocument, cancellationToken).ConfigureAwait(false);