1 write to OutputPath
Microsoft.DotNet.HotReload.Utils.Generator (1)
Runners\ScriptRunner.cs (1)
33
OutputPath
= outputPath;
1 reference to OutputPath
Microsoft.DotNet.HotReload.Utils.Generator (1)
Runners\ScriptRunner.cs (1)
42
using var s = File.OpenWrite(
OutputPath
);