2 instantiations of EventHandlerWrapper
Microsoft.CodeAnalysis.Workspaces (2)
ExternalAccess\UnitTesting\Api\UnitTestingWorkspaceExtensions.cs (2)
12
=> new
EventHandlerWrapper
(workspace, action, opened: true);
15
=> new
EventHandlerWrapper
(workspace, action, opened: false);