1 reference to Value
Microsoft.DotNet.XUnitAssert.Tests (1)
Asserts\EqualityAssertsTests.cs (1)
4775
public bool Equals(IntWrapper? other) =>
Value
== other!.Value;