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