2 writes to _indentSize
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
Utilities\TestEditorOptions.cs (2)
28_indentSize = 4; 35_indentSize = indentSize;
1 reference to _indentSize
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Utilities\TestEditorOptions.cs (1)
50return (T)(object)_indentSize;