1 reference to GetContentHashAsync
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SemanticFacts\CSharpSemanticFacts.cs (1)
457
var contentHash = await document.
GetContentHashAsync
(cancellationToken).ConfigureAwait(false);