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