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