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