3 references to TestIndentation
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (3)
Formatting\Indentation\SmartIndenterEnterOnTokenTests.cs (1)
1375TestIndentation(workspace, indentationLine, expectedIndentation, indentStyle, useTabs);
Formatting\Indentation\SmartIndenterTests.cs (2)
3473TestIndentation(workspace, indentationLine, expectedIndentation, indentStyle, useTabs); 3504TestIndentation(workspace, line, expectedIndentation, indentStyle, useTabs);