internal static void ResetHostServicesTestOnly() { s_defaultServices = null; }
public MefWorkspaceServices(MefHostServices host, Workspace workspace) { this.host = host; this.workspace = workspace; }