Home
last modified time | relevance | path

Searched refs:AssertIsDeprecated (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DDeprecatedMemberTest.cs42 private static void AssertIsDeprecated(MemberInfo member) in AssertIsDeprecated() method in Google.Protobuf.DeprecatedMemberTest
51 AssertIsDeprecated(typeof(TestDeprecatedFields).GetProperty("DeprecatedInt32")); in TestDepreatedPrimitiveValue()
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DDeprecatedMemberTest.cs42 private static void AssertIsDeprecated(MemberInfo member) in AssertIsDeprecated() method in Google.Protobuf.DeprecatedMemberTest
51 AssertIsDeprecated(typeof(TestDeprecatedFields).GetProperty("DeprecatedInt32")); in TestDepreatedPrimitiveValue()

Completed in 1 milliseconds