1 reference to ConvertFileScopedNamespaceAsync
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
ConvertNamespaceTransform.cs (1)
35
return await
ConvertFileScopedNamespaceAsync
(document, fileScopedNamespace, cancellationToken).ConfigureAwait(false);