2 writes to Result
System.ServiceModel (2)
System\ServiceModel\PeerResolvers\RefreshResponseInfo.cs (2)
26
this.
Result
= result;
61
set { this.body.
Result
= value; }
1 reference to Result
System.ServiceModel (1)
System\ServiceModel\PeerResolvers\RefreshResponseInfo.cs (1)
60
get { return body.
Result
; }