12 instantiations of PartNotDiscoverable
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (3)
StubVsEditorAdaptersFactoryService.cs (1)
20[PartNotDiscoverable]
StubVsServiceExporter`1.cs (1)
17[PartNotDiscoverable]
StubVsServiceExporter`2.cs (1)
24[PartNotDiscoverable]
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2 (3)
Intellisense\IntelliSenseTestState.vb (1)
10<PartNotDiscoverable>
Intellisense\MockCompletionPresenterProvider.vb (1)
14<PartNotDiscoverable>
Intellisense\TestSignatureHelpPresenter.vb (1)
15<PartNotDiscoverable>
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (1)
CodeDefinitionWindow\AbstractCodeDefinitionWindowTests.vb (1)
23<Export(GetType(ICodeDefinitionWindowService)), PartNotDiscoverable>
Microsoft.VisualStudio.LanguageServices.Test.Utilities2 (3)
CodeModel\Mocks\MockVisualStudioWorkspace.vb (1)
21<PartNotDiscoverable>
MockServiceProvider.vb (1)
19<PartNotDiscoverable>
ProjectSystemShim\Framework\TestEnvironment.vb (1)
93<PartNotDiscoverable>
Microsoft.VisualStudio.LanguageServices.UnitTests (2)
Diagnostics\ExternalDiagnosticUpdateSourceTests.vb (1)
340<PartNotDiscoverable>
Venus\DocumentService_IntegrationTests.vb (1)
351<PartNotDiscoverable>
2 references to PartNotDiscoverable
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\AttributedModel\AttributedPartCreationInfo.cs (1)
92if (_type.IsAttributeDefined<PartNotDiscoverableAttribute>())
System\ComponentModel\Composition\PartNotDiscoverableAttribute.cs (1)
14/// Initializes a new instance of the <see cref="PartNotDiscoverableAttribute"/> class.