1 reference to ConvertFileScopedNamespaceAsync
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
src\Analyzers\CSharp\CodeFixes\ConvertNamespace\ConvertNamespaceTransform.cs (1)
29
FileScopedNamespaceDeclarationSyntax fileScopedNamespace =>
ConvertFileScopedNamespaceAsync
(document, fileScopedNamespace, options, cancellationToken),