Searched defs:IEquatable (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ | ||
| D | EqualityTester.cs | 45 public static void AssertEquality<T>(T first, T second) where T : IEquatable<T> property in Google.Protobuf.EqualityTester |
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/ | ||
| D | EqualityTester.cs | 45 public static void AssertEquality<T>(T first, T second) where T : IEquatable<T> property in Google.Protobuf.EqualityTester |