1 write to repeatedStrings_
Microsoft.AspNetCore.Grpc.Swagger.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (1)
154repeatedStrings_ = other.repeatedStrings_.Clone();
10 references to repeatedStrings_
Microsoft.AspNetCore.Grpc.Swagger.Tests (10)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (10)
154repeatedStrings_ = other.repeatedStrings_.Clone(); 220get { return repeatedStrings_; } 242if(!repeatedStrings_.Equals(other.repeatedStrings_)) return false; 254hash ^= repeatedStrings_.GetHashCode(); 316repeatedStrings_.WriteTo(ref output, _repeated_repeatedStrings_codec); 339size += repeatedStrings_.CalculateSize(_repeated_repeatedStrings_codec); 373repeatedStrings_.Add(other.repeatedStrings_); 459repeatedStrings_.AddEntriesFrom(ref input, _repeated_repeatedStrings_codec);