2 references to Prefix
System.ServiceModel.Routing (2)
System\ServiceModel\Routing\Configuration\RoutingSection.cs (2)
68
xmlNamespaces.AddNamespace(nsElement.
Prefix
, nsElement.Namespace);
423
return ((NamespaceElement)element).
Prefix
;