3 writes to oneofTestCase_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (3)
366oneofTestCase_ = OneofTestOneofCase.OneofName1; 392oneofTestCase_ = OneofTestOneofCase.OneofName2; 594oneofTestCase_ = OneofTestOneofCase.None;
4 references to oneofTestCase_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (4)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (4)
373get { return oneofTestCase_ == OneofTestOneofCase.OneofName1; } 399get { return oneofTestCase_ == OneofTestOneofCase.OneofName2; } 588get { return oneofTestCase_; } 673hash ^= (int) oneofTestCase_;