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