1 write to Value
Microsoft.DotNet.XUnitAssert.Tests (1)
EqualityAssertsTests.cs (1)
350
Value
= value;
2 references to Value
Microsoft.DotNet.XUnitAssert.Tests (2)
EqualityAssertsTests.cs (2)
353
bool IEquatable<StringWrapper>.Equals(StringWrapper? other) =>
Value
== other!.
Value
;