Lines Matching refs:ClientStreaming
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),
4404 public bool ClientStreaming {
4466 if (ClientStreaming != other.ClientStreaming) return false;
4478 if (HasClientStreaming) hash ^= ClientStreaming.GetHashCode();
4514 output.WriteBool(ClientStreaming);
4547 output.WriteBool(ClientStreaming);
4607 ClientStreaming = other.ClientStreaming;
4646 ClientStreaming = input.ReadBool();
4687 ClientStreaming = input.ReadBool();