2 references to AbsPath
Microsoft.DotNet.HotReload.Utils.Generator (2)
Script\Json\Parsing.cs (2)
51
changes = script.Changes.Select(c => Plan.Change.Create(
AbsPath
(c.Document),
AbsPath
(c.Update))).ToArray();