1 reference to GetRequiredSourceGeneratedDocumentForRazorFilePathAsync
Microsoft.CodeAnalysis.Remote.Razor (1)
ProjectSystem\RemoteProjectSnapshot.cs (1)
149
return await generatorResult.
GetRequiredSourceGeneratedDocumentForRazorFilePathAsync
(documentSnapshot.FilePath, cancellationToken).ConfigureAwait(false);