9 references to PolicyImporterElement
System.ServiceModel (9)
System\ServiceModel\Configuration\PolicyImporterElementCollection.cs (9)
34
this.Add(new
PolicyImporterElement
(typeof(PrivacyNoticeBindingElementImporter)));
35
this.Add(new
PolicyImporterElement
(typeof(UseManagedPresentationBindingElementImporter)));
36
this.Add(new
PolicyImporterElement
(typeof(TransactionFlowBindingElementImporter)));
37
this.Add(new
PolicyImporterElement
(typeof(ReliableSessionBindingElementImporter)));
38
this.Add(new
PolicyImporterElement
(typeof(SecurityBindingElementImporter)));
39
this.Add(new
PolicyImporterElement
(typeof(CompositeDuplexBindingElementImporter)));
40
this.Add(new
PolicyImporterElement
(typeof(OneWayBindingElementImporter)));
41
this.Add(new
PolicyImporterElement
(typeof(MessageEncodingBindingElementImporter)));
42
this.Add(new
PolicyImporterElement
(typeof(TransportBindingElementImporter)));