1 reference to _hashCode
Microsoft.CodeAnalysis.UnitTests (1)
Collections\Extensions\ImmutableArrayExtensionsTests.cs (1)
553public int GetHashCode(T obj) => _hashCode(obj);