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