2 writes to singleEnum_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
1621
singleEnum_
= other.singleEnum_;
1820
singleEnum_
= value;
2 references to singleEnum_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
1621
singleEnum_ = other.
singleEnum_
;
1818
get { return
singleEnum_
; }