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