1 write to Scope
System.ServiceModel (1)
System\ServiceModel\Channels\PnrpPeerResolver.cs (1)
1842
resultCloudInfo.
Scope
= prnpCloudInfo.Cloud.Scope;
6 references to Scope
System.ServiceModel (6)
System\ServiceModel\Channels\PnrpPeerResolver.cs (6)
150
if (cloud.
Scope
== UnsafePnrpNativeMethods.PnrpScope.Global)
155
else if (cloud.
Scope
== UnsafePnrpNativeMethods.PnrpScope.LinkLocal)
162
else if (cloud.
Scope
== UnsafePnrpNativeMethods.PnrpScope.SiteLocal)
182
if (cloud.
Scope
== UnsafePnrpNativeMethods.PnrpScope.Global)
187
if (cloud.
Scope
== UnsafePnrpNativeMethods.PnrpScope.LinkLocal)
193
else if (cloud.
Scope
== UnsafePnrpNativeMethods.PnrpScope.SiteLocal)