1 reference to TryGetRazorCodeDocumentAsync
Microsoft.CodeAnalysis.Remote.Razor (1)
DocumentMapping\RemoteRazorEditService.cs (1)
58var razorCodeDocument = await _snapshotManager.TryGetRazorCodeDocumentAsync(solution, generatedDocumentUri, cancellationToken).ConfigureAwait(false);