Lines Matching refs:ServerStreaming
175 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.MethodDescriptorProto), global::Google.Protobuf.Reflection.MethodDescriptorProto.Parser, new[]{ "Name", "InputType", "OutputType", "Options", "ClientStreaming", "ServerStreaming" }, null, null, null, null),
4431 public bool ServerStreaming {
4467 if (ServerStreaming != other.ServerStreaming) return false;
4479 if (HasServerStreaming) hash ^= ServerStreaming.GetHashCode();
4518 output.WriteBool(ServerStreaming);
4551 output.WriteBool(ServerStreaming);
4610 ServerStreaming = other.ServerStreaming;
4650 ServerStreaming = input.ReadBool();
4691 ServerStreaming = input.ReadBool();