Base:
3 references to GetHashCode
Aspire.Hosting.Browsers.Tests (3)
BrowserLogsSessionManagerTests.cs (3)
30Assert.Equal(identity.GetHashCode(), identityWithTrailingSeparator.GetHashCode()); 37var exception = Record.Exception(() => default(BrowserHostIdentity).GetHashCode());