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