Base:
2 references to GetHashCode
Microsoft.AspNetCore.Http.Abstractions.Tests (2)
PathStringTests.cs (2)
54Assert.Equal(PathString.Empty.GetHashCode(), default(PathString).GetHashCode());