2 references to NamespaceName
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityPolicy.cs (2)
333
string ns = element.GetAttribute(
NamespaceName
);
391
result.SetAttribute(
NamespaceName
, header.Namespace);