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