3 writes to Custom
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue048192\Customhttp.cs (3)
612
Custom
= other.Custom.Clone();
1111
Custom
= new global::CustomHttpRule.CustomHttpPattern();
1226
Custom
= subBuilder;
10 references to Custom
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (10)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Issue048192\Customhttp.cs (10)
612
Custom = other.
Custom
.Clone();
908
if (!object.Equals(
Custom
, other.
Custom
)) return false;
926
if (patternCase_ == PatternOneofCase.Custom) hash ^=
Custom
.GetHashCode();
1026
output.WriteMessage(
Custom
);
1062
size += 1 + pb::CodedOutputStream.ComputeMessageSize(
Custom
);
1110
if (
Custom
== null) {
1113
Custom
.MergeFrom(other.
Custom
);
1223
subBuilder.MergeFrom(
Custom
);