1 reference to ConvertFileScopedNamespace
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
ConvertNamespaceTransform.cs (1)
163
return document.WithSyntaxRoot(root.ReplaceNode(fileScopedNamespace,
ConvertFileScopedNamespace
(fileScopedNamespace)));