Searched refs:HasSyntax (Results 1 – 2 of 2) sorted by relevance
110 if (!proto.HasSyntax || proto.Syntax == "proto2") in FileDescriptor()
591 public bool HasSyntax { property in Google.Protobuf.Reflection.FileDescriptorProto642 if (HasSyntax) hash ^= Syntax.GetHashCode(); in GetHashCode()682 if (HasSyntax) { in WriteTo()718 if (HasSyntax) { in IBufferMessage.InternalWriteTo()750 if (HasSyntax) { in CalculateSize()789 if (other.HasSyntax) { in MergeFrom()