Searched defs:IEquatable (Results 1 – 2 of 2) sorted by relevance
/external/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 |
/external/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 |