1 write to ScriptPath
Microsoft.DotNet.HotReload.Utils.Generator.Frontend (1)
Frontend.cs (1)
77
builder.
ScriptPath
= fn[scriptOptPrefix.Length..];
2 references to ScriptPath
Microsoft.DotNet.HotReload.Utils.Generator (1)
Config.cs (1)
38
ScriptPath = builder.
ScriptPath
;
Microsoft.DotNet.HotReload.Utils.Generator.Frontend (1)
Frontend.cs (1)
95
if (!Xor(builder.Live, !String.IsNullOrEmpty(builder.
ScriptPath
))) {