1 write to stringValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (1)
2647
stringValue_
= value;
7 references to stringValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (7)
2645
get { return
stringValue_
; }
2795
if (
stringValue_
!= null) hash ^= StringValue.GetHashCode();
2859
if (
stringValue_
!= null) {
2896
if (
stringValue_
!= null) {
2935
if (other.
stringValue_
!= null) {
2936
if (
stringValue_
== null || other.StringValue != "") {
3075
if (
stringValue_
== null || value != "") {