3 writes to StringValue
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Parameters.cs (3)
1444StringValue = other.StringValue; 1610StringValue = other.StringValue; 1679StringValue = value;
8 references to StringValue
Microsoft.AspNetCore.Grpc.Swagger.Tests (8)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Parameters.cs (8)
1444StringValue = other.StringValue; 1511if (StringValue != other.StringValue) return false; 1521if (stringValue_ != null) hash ^= StringValue.GetHashCode(); 1566_single_stringValue_codec.WriteTagAndValue(ref output, StringValue); 1585size += _single_stringValue_codec.CalculateSizeWithTag(StringValue); 1609if (stringValue_ == null || other.StringValue != "") { 1610StringValue = other.StringValue;