Lines Matching refs:ServerStreaming
153 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),
2372 public bool ServerStreaming {
2395 if (ServerStreaming != other.ServerStreaming) return false;
2406 if (ServerStreaming != false) hash ^= ServerStreaming.GetHashCode();
2435 if (ServerStreaming != false) {
2437 output.WriteBool(ServerStreaming);
2458 if (ServerStreaming != false) {
2486 if (other.ServerStreaming != false) {
2487 ServerStreaming = other.ServerStreaming;
2522 ServerStreaming = input.ReadBool();