1 reference to TryIndentLine
Microsoft.CodeAnalysis.CSharp.Features (1)
src\Analyzers\CSharp\CodeFixes\ConvertNamespace\ConvertNamespaceTransform.cs (1)
207
changes.AddIfNotNull(
TryIndentLine
(syntaxTree, root, indentation, text.Lines[line], cancellationToken));