12 references to OneofTestOneofCase
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (12)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (12)
226case OneofTestOneofCase.OneofName1: 229case OneofTestOneofCase.OneofName2: 366oneofTestCase_ = OneofTestOneofCase.OneofName1; 373get { return oneofTestCase_ == OneofTestOneofCase.OneofName1; } 392oneofTestCase_ = OneofTestOneofCase.OneofName2; 399get { return oneofTestCase_ == OneofTestOneofCase.OneofName2; } 584private OneofTestOneofCase oneofTestCase_ = OneofTestOneofCase.None; 587public OneofTestOneofCase OneofTestCase { 594oneofTestCase_ = OneofTestOneofCase.None; 1033case OneofTestOneofCase.OneofName1: 1036case OneofTestOneofCase.OneofName2: