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