2 references to ClassificationMatches
Microsoft.VisualStudio.Razor.IntegrationTests (2)
InProcess\EditorInProcess_Classification.cs (2)
79if (ClassificationMatches(expectedClassification, c.ClassificationType) || 80c.ClassificationType.BaseTypes.Any(t => ClassificationMatches(expectedClassification, t)))