2 writes to singleEnum_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
4383
singleEnum_
= other.singleEnum_;
4401
singleEnum_
= value;
2 references to singleEnum_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
4383
singleEnum_ = other.
singleEnum_
;
4399
get { return
singleEnum_
; }