1 write to mapKeyint_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (1)
224
mapKeyint_
= other.mapKeyint_.Clone();
7 references to mapKeyint_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (7)
224
mapKeyint_ = other.
mapKeyint_
.Clone();
369
get { return
mapKeyint_
; }
819
mapKeyint_
.WriteTo(ref output, _map_mapKeyint_codec);
903
size +=
mapKeyint_
.CalculateSize(_map_mapKeyint_codec);
989
mapKeyint_
.MergeFrom(other.
mapKeyint_
);
1271
mapKeyint_
.AddEntriesFrom(ref input, _map_mapKeyint_codec);