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