1 reference to UnitTestingTextDocumentEventArgsWrapper
Microsoft.CodeAnalysis.Workspaces (1)
ExternalAccess\UnitTesting\Api\UnitTestingWorkspaceExtensions.cs (1)
28_handler = (sender, args) => action(new UnitTestingTextDocumentEventArgsWrapper(args));