Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs676 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestDeprecatedFields), global::Google.Protobuf.TestProtos.Proto2.TestDeprecatedFields.Parser, new[]{ "DeprecatedInt32", "DeprecatedInt32InOneof" }, new[]{ "OneofFields" }, null, null, null), in UnittestReflection()
5274 case OneofFieldsOneofCase.DeprecatedInt32InOneof: in TestDeprecatedFields()
5275 DeprecatedInt32InOneof = other.DeprecatedInt32InOneof; in TestDeprecatedFields()
5318 public int DeprecatedInt32InOneof { property in Google.Protobuf.TestProtos.Proto2.TestDeprecatedFields
5322 oneofFieldsCase_ = OneofFieldsOneofCase.DeprecatedInt32InOneof;
5329 get { return oneofFieldsCase_ == OneofFieldsOneofCase.DeprecatedInt32InOneof; }
5344 DeprecatedInt32InOneof = 2, enumerator
5372 if (DeprecatedInt32InOneof != other.DeprecatedInt32InOneof) retur in Equals()
[all...]

Completed in 24 milliseconds