3 instantiations of SmartIndent
Microsoft.CodeAnalysis.EditorFeatures (1)
SmartIndent\SmartIndentProvider.cs (1)
40
return new
SmartIndent
(textView, _editorOptionsService);
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
Formatting\CoreFormatterTestsBase.cs (2)
64
var provider = new
SmartIndent
(textView, editorOptionsService);
116
var provider = new
SmartIndent
(
2 references to SmartIndent
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
Formatting\CoreFormatterTestsBase.cs (2)
64
var
provider = new SmartIndent(textView, editorOptionsService);
116
var
provider = new SmartIndent(