1 write to OutputsReady
Microsoft.DotNet.HotReload.Utils.Generator (1)
Runners\ScriptRunner.cs (1)
24OutputsReady = writer.OutputsReady;
1 reference to OutputsReady
Microsoft.DotNet.HotReload.Utils.Generator (1)
Runner.cs (1)
36await GenerateDeltas (deltaProject, derivedInputs, makeOutputs: MakeOutputs, outputsReady: OutputsReady, ct: ct);