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