3 writes to oneofTest_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (3)
365
oneofTest_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
391
oneofTest_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
595
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)
363
get { return HasOneofName1 ? (string)
oneofTest_
: ""; }
389
get { return HasOneofName2 ? (string)
oneofTest_
: ""; }