3 references to embeddedPolicyDictionary
System.ServiceModel (3)
System\ServiceModel\Description\WsdlImporter.cs (3)
2346if (!this.embeddedPolicyDictionary.TryGetValue(wsdl, out wsdlPolicyDictionary)) 2349this.embeddedPolicyDictionary.Add(wsdl, wsdlPolicyDictionary); 2425if (!this.embeddedPolicyDictionary.TryGetValue(wsdlDocument, out wsdlPolicyDictionary))