2 instantiations of UpdateInfoDC
System.ServiceModel (2)
System\ServiceModel\PeerResolvers\UpdateInfo.cs (2)
39body = new UpdateInfoDC(registrationId, client, meshId, address); 41public UpdateInfo() { body = new UpdateInfoDC(); }
1 reference to UpdateInfoDC
System.ServiceModel (1)
System\ServiceModel\PeerResolvers\UpdateInfo.cs (1)
64UpdateInfoDC body;