2 instantiations of RefreshInfoDC
System.ServiceModel (2)
System\ServiceModel\PeerResolvers\RefreshInfo.cs (2)
31
this.body = new
RefreshInfoDC
(meshId, regId);
36
this.body = new
RefreshInfoDC
();
1 reference to RefreshInfoDC
System.ServiceModel (1)
System\ServiceModel\PeerResolvers\RefreshInfo.cs (1)
44
RefreshInfoDC
body;