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