4 references to NestedMessage
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (4)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (4)
2193
SingleMessage = new global::Transcoding.HelloRequest.Types.DataTypes.Types.
NestedMessage
();
2364
SingleMessage = new global::Transcoding.HelloRequest.Types.DataTypes.Types.
NestedMessage
();
2396
private static readonly pb::MessageParser<NestedMessage> _parser = new pb::MessageParser<NestedMessage>(() => new
NestedMessage
());
2424
public NestedMessage(NestedMessage other) :
this
() {