1 instantiation of RefreshResponseInfoDC
System.ServiceModel (1)
System\ServiceModel\PeerResolvers\RefreshResponseInfo.cs (1)
34
this.body = new
RefreshResponseInfoDC
(registrationLifetime, result);
1 reference to RefreshResponseInfoDC
System.ServiceModel (1)
System\ServiceModel\PeerResolvers\RefreshResponseInfo.cs (1)
65
RefreshResponseInfoDC
body;