1 write to Name
System.ServiceModel (1)
System\ServiceModel\Channels\PnrpPeerResolver.cs (1)
1841
resultCloudInfo.
Name
= resultQuerySet.ServiceInstanceName;
8 references to Name
System.ServiceModel (8)
System\ServiceModel\Channels\PnrpPeerResolver.cs (8)
157
Fx.Assert(!String.IsNullOrEmpty(cloud.
Name
), "Unknown scope id in the IPAddress");
158
LinkCloudNames.Add(cloud.ScopeId, cloud.
Name
);
164
Fx.Assert(!String.IsNullOrEmpty(cloud.
Name
), "Unknown scope id in the IPAddress");
165
SiteCloudNames.Add(cloud.ScopeId, cloud.
Name
);
189
Fx.Assert(!String.IsNullOrEmpty(cloud.
Name
), "Unknown scope id in the IPAddress");
190
LinkCloudNames.Add(cloud.ScopeId, cloud.
Name
);
195
Fx.Assert(!String.IsNullOrEmpty(cloud.
Name
), "Unknown scope id in the IPAddress");
196
SiteCloudNames.Add(cloud.ScopeId, cloud.
Name
);