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