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