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