2 references to StringIndentationOptionsStorage
Microsoft.CodeAnalysis.EditorFeatures (2)
StringIndentation\StringIndentationTaggerProvider.cs (2)
43
protected override ImmutableArray<IOption2> Options { get; } = [
StringIndentationOptionsStorage
.StringIdentation];
78
if (!GlobalOptions.GetOption(
StringIndentationOptionsStorage
.StringIdentation, document.Project.Language))