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