2 writes to singleEnum_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
1635
singleEnum_
= other.singleEnum_;
1834
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)
1635
singleEnum_ = other.
singleEnum_
;
1832
get { return
singleEnum_
; }