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