Skip to content

Conversation

@tmat
Copy link
Member

@tmat tmat commented Sep 19, 2025

No description provided.

=> VisualStudioMefHostServices.Create(ExportProviderFactory.CreateExportProvider());
=> GetHostServices(out _);

public HostServices GetHostServices(out ExportProvider exportProvider)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this return a tuple instead?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then we would need to call it GetHostServicesAndExportProvider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants