2 writes to fieldName_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
234
fieldName_
= other.fieldName_;
539
fieldName_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to fieldName_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
234
fieldName_ = other.
fieldName_
;
537
get { return
fieldName_
; }