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