12 references to OneofTestOneofCase
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (12)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (12)
240case OneofTestOneofCase.OneofName1: 243case OneofTestOneofCase.OneofName2: 380oneofTestCase_ = OneofTestOneofCase.OneofName1; 387get { return oneofTestCase_ == OneofTestOneofCase.OneofName1; } 406oneofTestCase_ = OneofTestOneofCase.OneofName2; 413get { return oneofTestCase_ == OneofTestOneofCase.OneofName2; } 598private OneofTestOneofCase oneofTestCase_ = OneofTestOneofCase.None; 601public OneofTestOneofCase OneofTestCase { 608oneofTestCase_ = OneofTestOneofCase.None; 1047case OneofTestOneofCase.OneofName1: 1050case OneofTestOneofCase.OneofName2: