4 references to _policySourceTable
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (4)
2293get { return _policySourceTable; } 2346_policySourceTable.Add(element, wsdl); 2393if (!_policySourceTable.TryGetValue(contextPolicyAssertion, out sourceWsdl)) 2439if (!_policySourceTable.TryGetValue(policyAssertion, out sourceWsdl))