1 write to policyNormalizer
System.ServiceModel (1)
System\ServiceModel\Description\PolicyReader.cs (1)
31
this.
policyNormalizer
= new PolicyReader(this);
2 references to policyNormalizer
System.ServiceModel (2)
System\ServiceModel\Description\PolicyReader.cs (2)
29
if (this.
policyNormalizer
== null)
34
return this.
policyNormalizer
.NormalizePolicy(policyAssertions);