Lines Matching defs:Syntax
166 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FileDescriptorProto), global::Google.Protobuf.Reflection.FileDescriptorProto.Parser, new[]{ "Name", "Package", "Dependency", "PublicDependency", "WeakDependency", "MessageType", "EnumType", "Service", "Extension", "Options", "SourceCodeInfo", "Syntax" }, null, null, null, null),
583 public string Syntax {
624 if (Syntax != other.Syntax) return false;
642 if (HasSyntax) hash ^= Syntax.GetHashCode();
684 output.WriteString(Syntax);
720 output.WriteString(Syntax);
751 size += 1 + pb::CodedOutputStream.ComputeStringSize(Syntax);
790 Syntax = other.Syntax;
859 Syntax = input.ReadString();
929 Syntax = input.ReadString();