4 references to TestAccessor
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Workspaces\DefaultMefHostTests.cs (1)
22MefHostServices.TestAccessor.HookServiceCreation(null);
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\Mef\MefHostServices.cs (1)
25/// <seealso cref="TestAccessor.HookServiceCreation"/>
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (2)
MEF\UseExportProviderAttribute.cs (2)
68MefHostServices.TestAccessor.HookServiceCreation(CreateMefHostServices); 98MefHostServices.TestAccessor.HookServiceCreation(DenyMefHostServicesCreationBetweenTests);