3 writes to oneofTest_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (3)
379
oneofTest_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
405
oneofTest_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
609
oneofTest_
= null;
2 references to oneofTest_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
377
get { return HasOneofName1 ? (string)
oneofTest_
: ""; }
403
get { return HasOneofName2 ? (string)
oneofTest_
: ""; }