1 write to _absDir
Microsoft.DotNet.HotReload.Utils.Generator (1)
Script\Json\Parsing.cs (1)
22_absDir = System.IO.Path.GetDirectoryName(System.IO.Path.GetFullPath(path))!;
1 reference to _absDir
Microsoft.DotNet.HotReload.Utils.Generator (1)
Script\Json\Parsing.cs (1)
40return System.IO.Path.GetFullPath(relativePath, _absDir);