2 references to Namespaces
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (2)
263
if (elem.LocalName == DriverDictionary.AppliesTo.Value && elem.NamespaceURI ==
Namespaces
.WSPolicy)
310
return (localName == DriverDictionary.AppliesTo.Value && namespaceUri ==
Namespaces
.WSPolicy);