2 references to VSTypeScriptAsyncToken
Microsoft.CodeAnalysis.Workspaces (2)
ExternalAccess\VSTypeScript\Api\TaskExtensions.cs (1)
13public static Task CompletesAsyncOperation(this Task task, VSTypeScriptAsyncToken asyncToken)
ExternalAccess\VSTypeScript\Api\VSTypeScriptAsynchronousOperationListener.cs (1)
12public VSTypeScriptAsyncToken BeginAsyncOperation(string name, object? tag = null, [CallerFilePath] string filePath = "", [CallerLineNumber] int lineNumber = 0)