1 reference to GetIndentation
Microsoft.CodeAnalysis.CSharp.Features (1)
src\Analyzers\CSharp\CodeFixes\ConvertNamespace\ConvertNamespaceTransform.cs (1)
73var indentation = GetIndentation(document, namespaceDeclaration, options, cancellationToken);