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