2 references to RestoredProjectInstances
Microsoft.DotNet.HotReload.Watch (2)
HotReload\CompilationHandler.cs (1)
797.Select(instanceId => BuildRequest.Create(evaluationResult.RestoredProjectInstances[instanceId].DeepCopy(), s_targets))
HotReload\HotReloadDotNetWatcher.cs (1)
653foreach (var (_, restoredProjectInstance) in evaluationResult.RestoredProjectInstances)