2 references to DedentNamespace
Microsoft.CodeAnalysis.CSharp.Features (2)
ConvertNamespaceTransform.cs (2)
66var (dedentedText, _) = DedentNamespace(updatedParsedDocument, indentation, annotation, cancellationToken); 89return DedentNamespace(updatedDocument, indentation, annotation, cancellationToken);