5 references to LinkLocal
System.ServiceModel (5)
System\ServiceModel\Channels\PnrpPeerResolver.cs (5)
62All = Global | SiteLocal | LinkLocal 159currentScope |= PnrpResolveScope.LinkLocal; 191currentScope |= PnrpResolveScope.LinkLocal; 283currentScope |= PnrpResolveScope.LinkLocal; 656if ((currentScope & PnrpResolveScope.LinkLocal) != 0)