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.cs11471 notInThisScc_ = other.notInThisScc_ != null ? other.notInThisScc_.Clone() : null; in SubGroup()
11496 private global::Google.Protobuf.TestProtos.Proto2.TestAllTypes notInThisScc_; field in Google.Protobuf.TestProtos.Proto2.TestMutualRecursionA.Types.SubGroup
11499 get { return notInThisScc_; }
11501 notInThisScc_ = value;
11527 if (notInThisScc_ != null) hash ^= NotInThisScc.GetHashCode(); in GetHashCode()
11548 if (notInThisScc_ != null) { in WriteTo()
11565 if (notInThisScc_ != null) { in IBufferMessage.InternalWriteTo()
11581 if (notInThisScc_ ! in CalculateSize()
[all...]

Completed in 29 milliseconds