Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs5644 public bool HasI { property in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrectExtension2
5673 if (HasI) hash ^= I.GetHashCode(); in GetHashCode()
5690 if (HasI) { in WriteTo()
5703 if (HasI) { in IBufferMessage.InternalWriteTo()
5716 if (HasI) { in CalculateSize()
5730 if (other.HasI) { in MergeFrom()
H A DUnittest.cs10852 public bool HasI { property in Google.Protobuf.TestProtos.Proto2.TestRecursiveMessage
10883 if (HasI) hash ^= I.GetHashCode(); in GetHashCode()
10904 if (HasI) { in WriteTo()
10921 if (HasI) { in IBufferMessage.InternalWriteTo()
10937 if (HasI) { in CalculateSize()
10957 if (other.HasI) { in MergeFrom()
12344 public bool HasI { property in Google.Protobuf.TestProtos.Proto2.TestIsInitialized.Types.SubMessage.Types.SubGroup
12373 if (HasI) hash ^= I.GetHashCode(); in GetHashCode()
12390 if (HasI) { in WriteTo()
12403 if (HasI) { in IBufferMessage.InternalWriteTo()
[all...]

Completed in 40 milliseconds