1 reference to DefaultMakeFileOutputs
Microsoft.DotNet.HotReload.Utils.Generator (1)
DeltaProject.cs (1)
113
await using (var output = makeOutputs != null ? makeOutputs(dinfo) :
DefaultMakeFileOutputs
(dinfo)) {