Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs696 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestMutualRecursionA.Types.SubGroup), global::Google.Protobuf.TestProtos.Proto2.TestMutualRecursionA.Types.SubGroup.Parser, new[]{ "SubMessage", "NotInThisScc" }, null, null, null, null)}), in UnittestReflection()
11498 public global::Google.Protobuf.TestProtos.Proto2.TestAllTypes NotInThisScc { property in Google.Protobuf.TestProtos.Proto2.TestMutualRecursionA.Types.SubGroup
11519 if (!object.Equals(NotInThisScc, other.NotInThisScc)) return false; in Equals()
11527 if (notInThisScc_ != null) hash ^= NotInThisScc.GetHashCode(); in GetHashCode()
11550 output.WriteMessage(NotInThisScc); in WriteTo()
11567 output.WriteMessage(NotInThisScc); in IBufferMessage.InternalWriteTo()
11582 size += 1 + pb::CodedOutputStream.ComputeMessageSize(NotInThisScc); in CalculateSize()
11603 NotInThisScc = new global::Google.Protobuf.TestProtos.Proto2.TestAllTypes(); in MergeFrom()
11605 NotInThisScc in MergeFrom()
[all...]

Completed in 30 milliseconds