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