4 references to Prefix
System.ServiceModel (4)
System\ServiceModel\Description\WsdlExporter.cs (4)
932
namespaces.Add(NetSessionHelper.
Prefix
, NetSessionHelper.NamespaceUri);
1121
wsdlPortType.ExtensibleAttributes = CloneAndAddToAttributes(wsdlPortType.ExtensibleAttributes, NetSessionHelper.
Prefix
,
1137
wsdlOperation.ExtensibleAttributes = CloneAndAddToAttributes(wsdlOperation.ExtensibleAttributes, NetSessionHelper.
Prefix
,
1143
wsdlOperation.ExtensibleAttributes = CloneAndAddToAttributes(wsdlOperation.ExtensibleAttributes, NetSessionHelper.
Prefix
,