1 reference to GetUriAndContentAsync
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator (1)
Generator.cs (1)
215
var (uri, contentBase64Encoded) = await
GetUriAndContentAsync
(document, cancellationToken);