1 write to mapKeyint_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (1)
210
mapKeyint_
= other.mapKeyint_.Clone();
7 references to mapKeyint_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (7)
210
mapKeyint_ = other.
mapKeyint_
.Clone();
355
get { return
mapKeyint_
; }
805
mapKeyint_
.WriteTo(ref output, _map_mapKeyint_codec);
889
size +=
mapKeyint_
.CalculateSize(_map_mapKeyint_codec);
975
mapKeyint_
.MergeFrom(other.
mapKeyint_
);
1257
mapKeyint_
.AddEntriesFrom(ref input, _map_mapKeyint_codec);