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