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