3 references to _embeddedPolicyDictionary
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (3)
2332if (!_embeddedPolicyDictionary.TryGetValue(wsdl, out wsdlPolicyDictionary)) 2335_embeddedPolicyDictionary.Add(wsdl, wsdlPolicyDictionary); 2411if (!_embeddedPolicyDictionary.TryGetValue(wsdlDocument, out wsdlPolicyDictionary))