1 reference to CustomTags
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Implementation\LanguageServer\Handler\Diagnostics\AbstractPullDiagnosticHandler.cs (1)
187
if (diagnostic.
CustomTags
?.Contains(WellKnownDiagnosticTags.Unnecessary) == true)