2 writes to Nested
Sandbox (2)
artifacts\obj\Sandbox\Release\net11.0\Greet.cs (2)
638
Nested
= new global::Greet.HelloReply();
689
Nested
= new global::Greet.HelloReply();
8 references to Nested
Sandbox (8)
artifacts\obj\Sandbox\Release\net11.0\Greet.cs (8)
551
if (!object.Equals(
Nested
, other.
Nested
)) return false;
560
if (nested_ != null) hash ^=
Nested
.GetHashCode();
603
output.WriteMessage(
Nested
);
619
size += 1 + pb::CodedOutputStream.ComputeMessageSize(
Nested
);
640
Nested
.MergeFrom(other.
Nested
);
691
input.ReadMessage(
Nested
);