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