4 references to policySourceTable
System.ServiceModel (4)
System\ServiceModel\Description\WsdlImporter.cs (4)
2306
get { return
policySourceTable
; }
2360
policySourceTable
.Add(element, wsdl);
2407
if (!
policySourceTable
.TryGetValue(contextPolicyAssertion, out sourceWsdl))
2453
if (!
policySourceTable
.TryGetValue(policyAssertion, out sourceWsdl))