3 references to _repeated_repeatedStrings_codec
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (3)
316
repeatedStrings_.WriteTo(ref output,
_repeated_repeatedStrings_codec
);
339
size += repeatedStrings_.CalculateSize(
_repeated_repeatedStrings_codec
);
459
repeatedStrings_.AddEntriesFrom(ref input,
_repeated_repeatedStrings_codec
);