6 references to Global
System.ServiceModel (6)
System\ServiceModel\Channels\PnrpPeerResolver.cs (6)
62
All =
Global
| SiteLocal | LinkLocal
152
currentScope |= PnrpResolveScope.
Global
;
184
currentScope |= PnrpResolveScope.
Global
;
266
if (globalEntry.Addresses.Length > 0 && (availableScope & PnrpResolveScope.
Global
) != 0)
270
currentScope |= PnrpResolveScope.
Global
;
648
if ((currentScope & PnrpResolveScope.
Global
) != 0)