1 reference to IsExcludedPart
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
MEF\ExportProviderCache.cs (1)
99var parts = catalog.Parts.Where(composablePartDefinition => !IsExcludedPart(composablePartDefinition));