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