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