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