7 references to PolicyWarningOccured
System.ServiceModel (7)
System\ServiceModel\Description\PolicyReader.cs (6)
69
metadataImporter.
PolicyWarningOccured
.Invoke(contextAssertion, warningMsg);
93
metadataImporter.
PolicyWarningOccured
.Invoke(contextAssertion, warningMsg);
106
metadataImporter.
PolicyWarningOccured
.Invoke(contextAssertion, warningMsg);
112
metadataImporter.
PolicyWarningOccured
.Invoke(contextAssertion, warningMsg);
120
metadataImporter.
PolicyWarningOccured
.Invoke(contextAssertion, warningMsg);
207
metadataImporter.
PolicyWarningOccured
.Invoke(null, warningMsg);
System\ServiceModel\Description\WsdlImporter.cs (1)
2000
importer.
PolicyWarningOccured
+= this.LogPolicyNormalizationWarning;