Base:
4 references to GetHashCode
Microsoft.Build.Framework.UnitTests (4)
AbsolutePath_Tests.cs (4)
138
path1.
GetHashCode
().ShouldBe(path2.
GetHashCode
());
163
lowerPath.
GetHashCode
().ShouldBe(upperPath.
GetHashCode
());