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