2 instantiations of StringReply
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\Xmldoc.cs (2)
710
private static readonly pb::MessageParser<StringReply> _parser = new pb::MessageParser<StringReply>(() => new
StringReply
());
746
return new
StringReply
(this);
58 references to StringReply
Microsoft.AspNetCore.Grpc.Swagger.Tests (58)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\Xmldoc.cs (11)
49
new pbr::GeneratedClrTypeInfo(typeof(global::Xmldoc.
StringReply
), global::Xmldoc.
StringReply
.Parser, new[]{ "Message" }, null, null, null, null)
705
public sealed partial class StringReply : pb::IMessage<
StringReply
>
710
private static readonly pb::MessageParser<
StringReply
> _parser = new pb::MessageParser<
StringReply
>(() => new StringReply());
714
public static pb::MessageParser<
StringReply
> Parser { get { return _parser; } }
738
public StringReply(
StringReply
other) : this() {
745
public
StringReply
Clone() {
767
return Equals(other as
StringReply
);
772
public bool Equals(
StringReply
other) {
845
public void MergeFrom(
StringReply
other) {
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\XmldocGrpc.cs (42)
58
static readonly grpc::Marshaller<global::Xmldoc.
StringReply
> __Marshaller_xmldoc_StringReply = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Xmldoc.
StringReply
.Parser));
63
static readonly grpc::Method<global::Xmldoc.StringRequest, global::Xmldoc.
StringReply
> __Method_BasicGet = new grpc::Method<global::Xmldoc.StringRequest, global::Xmldoc.
StringReply
>(
71
static readonly grpc::Method<global::Xmldoc.StringRequestWithDetail, global::Xmldoc.
StringReply
> __Method_BodyRootPost = new grpc::Method<global::Xmldoc.StringRequestWithDetail, global::Xmldoc.
StringReply
>(
79
static readonly grpc::Method<global::Xmldoc.StringRequestWithDetail, global::Xmldoc.
StringReply
> __Method_BodyPathPost = new grpc::Method<global::Xmldoc.StringRequestWithDetail, global::Xmldoc.
StringReply
>(
87
static readonly grpc::Method<global::Xmldoc.StringRequest, global::Xmldoc.
StringReply
> __Method_BasicDelete = new grpc::Method<global::Xmldoc.StringRequest, global::Xmldoc.
StringReply
>(
95
static readonly grpc::Method<global::Xmldoc.StringRequestWithDetail, global::Xmldoc.
StringReply
> __Method_QueryGet = new grpc::Method<global::Xmldoc.StringRequestWithDetail, global::Xmldoc.
StringReply
>(
119
public virtual global::System.Threading.Tasks.Task<global::Xmldoc.
StringReply
> BasicGet(global::Xmldoc.StringRequest request, grpc::ServerCallContext context)
131
public virtual global::System.Threading.Tasks.Task<global::Xmldoc.
StringReply
> BodyRootPost(global::Xmldoc.StringRequestWithDetail request, grpc::ServerCallContext context)
143
public virtual global::System.Threading.Tasks.Task<global::Xmldoc.
StringReply
> BodyPathPost(global::Xmldoc.StringRequestWithDetail request, grpc::ServerCallContext context)
155
public virtual global::System.Threading.Tasks.Task<global::Xmldoc.
StringReply
> BasicDelete(global::Xmldoc.StringRequest request, grpc::ServerCallContext context)
167
public virtual global::System.Threading.Tasks.Task<global::Xmldoc.
StringReply
> QueryGet(global::Xmldoc.StringRequestWithDetail request, grpc::ServerCallContext context)
210
public virtual global::Xmldoc.
StringReply
BasicGet(global::Xmldoc.StringRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
221
public virtual global::Xmldoc.
StringReply
BasicGet(global::Xmldoc.StringRequest request, grpc::CallOptions options)
234
public virtual grpc::AsyncUnaryCall<global::Xmldoc.
StringReply
> BasicGetAsync(global::Xmldoc.StringRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
245
public virtual grpc::AsyncUnaryCall<global::Xmldoc.
StringReply
> BasicGetAsync(global::Xmldoc.StringRequest request, grpc::CallOptions options)
258
public virtual global::Xmldoc.
StringReply
BodyRootPost(global::Xmldoc.StringRequestWithDetail request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
269
public virtual global::Xmldoc.
StringReply
BodyRootPost(global::Xmldoc.StringRequestWithDetail request, grpc::CallOptions options)
282
public virtual grpc::AsyncUnaryCall<global::Xmldoc.
StringReply
> BodyRootPostAsync(global::Xmldoc.StringRequestWithDetail request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
293
public virtual grpc::AsyncUnaryCall<global::Xmldoc.
StringReply
> BodyRootPostAsync(global::Xmldoc.StringRequestWithDetail request, grpc::CallOptions options)
306
public virtual global::Xmldoc.
StringReply
BodyPathPost(global::Xmldoc.StringRequestWithDetail request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
317
public virtual global::Xmldoc.
StringReply
BodyPathPost(global::Xmldoc.StringRequestWithDetail request, grpc::CallOptions options)
330
public virtual grpc::AsyncUnaryCall<global::Xmldoc.
StringReply
> BodyPathPostAsync(global::Xmldoc.StringRequestWithDetail request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
341
public virtual grpc::AsyncUnaryCall<global::Xmldoc.
StringReply
> BodyPathPostAsync(global::Xmldoc.StringRequestWithDetail request, grpc::CallOptions options)
354
public virtual global::Xmldoc.
StringReply
BasicDelete(global::Xmldoc.StringRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
365
public virtual global::Xmldoc.
StringReply
BasicDelete(global::Xmldoc.StringRequest request, grpc::CallOptions options)
378
public virtual grpc::AsyncUnaryCall<global::Xmldoc.
StringReply
> BasicDeleteAsync(global::Xmldoc.StringRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
389
public virtual grpc::AsyncUnaryCall<global::Xmldoc.
StringReply
> BasicDeleteAsync(global::Xmldoc.StringRequest request, grpc::CallOptions options)
402
public virtual global::Xmldoc.
StringReply
QueryGet(global::Xmldoc.StringRequestWithDetail request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
413
public virtual global::Xmldoc.
StringReply
QueryGet(global::Xmldoc.StringRequestWithDetail request, grpc::CallOptions options)
426
public virtual grpc::AsyncUnaryCall<global::Xmldoc.
StringReply
> QueryGetAsync(global::Xmldoc.StringRequestWithDetail request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
437
public virtual grpc::AsyncUnaryCall<global::Xmldoc.
StringReply
> QueryGetAsync(global::Xmldoc.StringRequestWithDetail request, grpc::CallOptions options)
469
serviceBinder.AddMethod(__Method_BasicGet, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::Xmldoc.StringRequest, global::Xmldoc.
StringReply
>(serviceImpl.BasicGet));
470
serviceBinder.AddMethod(__Method_BodyRootPost, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::Xmldoc.StringRequestWithDetail, global::Xmldoc.
StringReply
>(serviceImpl.BodyRootPost));
471
serviceBinder.AddMethod(__Method_BodyPathPost, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::Xmldoc.StringRequestWithDetail, global::Xmldoc.
StringReply
>(serviceImpl.BodyPathPost));
472
serviceBinder.AddMethod(__Method_BasicDelete, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::Xmldoc.StringRequest, global::Xmldoc.
StringReply
>(serviceImpl.BasicDelete));
473
serviceBinder.AddMethod(__Method_QueryGet, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::Xmldoc.StringRequestWithDetail, global::Xmldoc.
StringReply
>(serviceImpl.QueryGet));
Services\XmlDocService.cs (3)
19
public override Task<
StringReply
> BasicGet(StringRequest request, ServerCallContext context)
24
public override Task<
StringReply
> BodyRootPost(StringRequestWithDetail request, ServerCallContext context)
29
public override Task<
StringReply
> BodyPathPost(StringRequestWithDetail request, ServerCallContext context)
Services\XmlDocServiceWithComments.cs (2)
33
public override Task<
StringReply
> BasicGet(StringRequest request, ServerCallContext context)
44
public override Task<
StringReply
> BodyRootPost(StringRequestWithDetail request, ServerCallContext context)