1 write to _textView
Microsoft.CodeAnalysis.EditorFeatures (1)
SmartIndent\SmartIndent.cs (1)
25
_textView
= textView;
1 reference to _textView
Microsoft.CodeAnalysis.EditorFeatures (1)
SmartIndent\SmartIndent.cs (1)
54
return result.GetIndentation(
_textView
, line);