3 overrides of AdornmentLayerName
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
InlineDiagnostics\InlineDiagnosticsAdornmentManagerProvider.cs (1)
53protected override string AdornmentLayerName => LayerName;
LineSeparators\LineSeparatorAdornmentManagerProvider.cs (1)
52protected override string AdornmentLayerName => LayerName;
StringIndentation\StringIndentationAdornmentManagerProvider.cs (1)
52protected override string AdornmentLayerName => LayerName;