4 references to CombinedHash
NuGet.CommandLine.XPlat (4)
Commands\Why\DependencyGraphPrinter.cs (1)
185return hashCodeCombiner.CombinedHash;
src\nuget-client\build\Shared\HashCodeCombiner.cs (2)
200return combiner.CombinedHash; 217return combiner.CombinedHash;
Utility\FormattedCell.cs (1)
35return combiner.CombinedHash;