2 writes to aggregatedPayloadSize_
InteropWebsite (2)
artifacts\obj\InteropWebsite\Release\net10.0\Messages.cs (2)
1853aggregatedPayloadSize_ = other.aggregatedPayloadSize_; 1874aggregatedPayloadSize_ = value;
2 references to aggregatedPayloadSize_
InteropWebsite (2)
artifacts\obj\InteropWebsite\Release\net10.0\Messages.cs (2)
1853aggregatedPayloadSize_ = other.aggregatedPayloadSize_; 1872get { return aggregatedPayloadSize_; }