1 reference to TryGetRazorDocumentForGeneratedDocumentAsync
Microsoft.CodeAnalysis.Remote.Razor (1)
DocumentMapping\RemoteSpanMappingService.cs (1)
238
return await projectSnapshot.
TryGetRazorDocumentForGeneratedDocumentAsync
(identity, cancellationToken).ConfigureAwait(false);