3 references to ShouldDrawTag
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
InlineDiagnostics\InlineDiagnosticsAdornmentManager.cs (1)
134
if (!
ShouldDrawTag
(tagMappingSpan))
LineSeparators\LineSeparatorAdornmentManager.cs (1)
49
if (!
ShouldDrawTag
(tagMappingSpan))
StringIndentation\StringIndentationAdornmentManager.cs (1)
57
if (!
ShouldDrawTag
(tagMappingSpan))