1 reference to Value
Microsoft.DotNet.XUnitAssert.Tests (1)
Asserts\EqualityAssertsTests.cs (1)
4799
int IComparable<IntWrapper>.CompareTo(IntWrapper? other) =>
Value
.CompareTo(other!.Value);