1 reference to GetRequiredGeneratedDocumentAsync
Microsoft.CodeAnalysis.Remote.Razor (1)
ProjectSystem\RemoteDocumentSnapshot.cs (1)
95
var generatedDocument = await ProjectSnapshot.
GetRequiredGeneratedDocumentAsync
(this, cancellationToken).ConfigureAwait(false);