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