2 writes to payload_
InteropClient (2)
artifacts\obj\InteropClient\Release\net10.0\Messages.cs (2)
796
payload_
= other.payload_ != null ? other.payload_.Clone() : null;
853
payload_
= value;
9 references to payload_
InteropClient (9)
artifacts\obj\InteropClient\Release\net10.0\Messages.cs (9)
796
payload_ = other.
payload_
!= null ? other.
payload_
.Clone() : null;
851
get { return
payload_
; }
967
if (
payload_
!= null) hash ^= Payload.GetHashCode();
1041
if (
payload_
!= null) {
1081
if (
payload_
!= null) {
1117
if (other.
payload_
!= null) {
1118
if (
payload_
== null) {
1230
if (
payload_
== null) {