1 reference to ContentTypes
Microsoft.CodeAnalysis.EditorFeatures (1)
Shared\Extensions\MefExtensions.cs (1)
39return extensions.Where(h => contentTypes.Any(d => d.MatchesAny(h.Metadata.ContentTypes))).ToList();