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