3 references to _map_mapValue_codec
Microsoft.AspNetCore.Grpc.Swagger.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (3)
3840
mapValue_.WriteTo(ref output,
_map_mapValue_codec
);
3851
size += mapValue_.CalculateSize(
_map_mapValue_codec
);
3900
mapValue_.AddEntriesFrom(ref input,
_map_mapValue_codec
);