2 writes to Conflicting
NuGet.Commands (1)
RestoreCommand\DependencyGraphResolver.cs (1)
658
Conflicting
= versionConflict.Value,
NuGet.DependencyResolver.Core (1)
GraphModel\GraphOperations.cs (1)
444
Conflicting
= childNode
3 references to Conflicting
NuGet.Commands (3)
RestoreCommand\Diagnostics\IndexedRestoreTargetGraph.cs (1)
49
_idsWithErrors.Add(node.
Conflicting
.Key.Name);
RestoreCommand\RestoreCommand.cs (2)
1689
+ $" {Environment.NewLine} {versionConflict.Selected.GetPathWithLastRange()} {Environment.NewLine} {versionConflict.
Conflicting
.GetPathWithLastRange()}.";
1699
+ $" {Environment.NewLine} {versionConflict.Selected.GetPathWithLastRange()} {Environment.NewLine} {versionConflict.
Conflicting
.GetPathWithLastRange()}.";