1 write to stringValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (1)
2633stringValue_ = value;
7 references to stringValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (7)
2631get { return stringValue_; } 2781if (stringValue_ != null) hash ^= StringValue.GetHashCode(); 2845if (stringValue_ != null) { 2882if (stringValue_ != null) { 2921if (other.stringValue_ != null) { 2922if (stringValue_ == null || other.StringValue != "") { 3061if (stringValue_ == null || value != "") {