1 reference to IndentToken
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
src\Analyzers\CSharp\CodeFixes\UseCollectionExpression\CSharpCollectionExpressionRewriter.cs (1)
563
return
IndentToken
(currentToken, preferredIndentation, firstTokenOnLineIndentationString);