2 writes to responseStatus_
InteropClient (2)
artifacts\obj\InteropClient\Release\net10.0\Messages.cs (2)
800
responseStatus_
= other.responseStatus_ != null ? other.responseStatus_.Clone() : null;
916
responseStatus_
= value;
9 references to responseStatus_
InteropClient (9)
artifacts\obj\InteropClient\Release\net10.0\Messages.cs (9)
800
responseStatus_ = other.
responseStatus_
!= null ? other.
responseStatus_
.Clone() : null;
914
get { return
responseStatus_
; }
971
if (
responseStatus_
!= null) hash ^= ResponseStatus.GetHashCode();
1057
if (
responseStatus_
!= null) {
1093
if (
responseStatus_
!= null) {
1135
if (other.
responseStatus_
!= null) {
1136
if (
responseStatus_
== null) {
1252
if (
responseStatus_
== null) {