1 reference to GetSourceTextAsync
dotnet-watch (1)
HotReload\IncrementalMSBuildWorkspace.cs (1)
155var newText = await GetSourceTextAsync(changedFile.FilePath, oldText.Encoding, oldText.ChecksumAlgorithm, cancellationToken);