1 reference to VSTypeScriptDiagnosticsUpdatedArgsWrapper
Microsoft.CodeAnalysis.EditorFeatures (1)
ExternalAccess\VSTypeScript\VSTypeScriptDiagnosticService.cs (1)
53
_handler = (sender, args) => action(new
VSTypeScriptDiagnosticsUpdatedArgsWrapper
(args));