4 references to TestAccessor
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Workspaces\DefaultMefHostTests.cs (1)
22
MefHostServices.
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)
68
MefHostServices.
TestAccessor
.HookServiceCreation(CreateMefHostServices);
98
MefHostServices.
TestAccessor
.HookServiceCreation(DenyMefHostServicesCreationBetweenTests);