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