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