3 references to AssertSmartIndent
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (3)
Formatting\Indentation\SmartIndenterTests.vb (3)
2973
AssertSmartIndent
(
3015
AssertSmartIndent
(code, indentationLine, expectedIndentation, useTabs:=False, indentStyle)
3016
AssertSmartIndent
(code.Replace(" ", vbTab), indentationLine, expectedIndentation, useTabs:=True, indentStyle)