2 references to s_targets
Microsoft.DotNet.HotReload.Watch (2)
HotReload\CompilationHandler.cs (2)
675
=>
s_targets
.All(projectInstance.Targets.ContainsKey);
797
.Select(instanceId => BuildRequest.Create(evaluationResult.RestoredProjectInstances[instanceId].DeepCopy(),
s_targets
))