4 references to Val
Microsoft.CodeAnalysis.UnitTests (4)
Collections\HashSet\TestingTypes.cs (4)
192
return other.
Val
- _val;
199
return ((SimpleInt)obj).
Val
- _val;
207
return ((SimpleInt)other).
Val
- _val;
214
return ((SimpleInt)other).
Val
== _val;