3 writes to StringValue
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\Parameters.cs (3)
1438StringValue = other.StringValue; 1604StringValue = other.StringValue; 1673StringValue = value;
8 references to StringValue
Microsoft.AspNetCore.Grpc.Swagger.Tests (8)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\Parameters.cs (8)
1438StringValue = other.StringValue; 1505if (StringValue != other.StringValue) return false; 1515if (stringValue_ != null) hash ^= StringValue.GetHashCode(); 1560_single_stringValue_codec.WriteTagAndValue(ref output, StringValue); 1579size += _single_stringValue_codec.CalculateSizeWithTag(StringValue); 1603if (stringValue_ == null || other.StringValue != "") { 1604StringValue = other.StringValue;