1 write to ReferenceList
System.ServiceModel (1)
System\ServiceModel\Security\SendSecurityHeader.cs (1)
491this.elementContainer.ReferenceList = referenceList;
4 references to ReferenceList
System.ServiceModel (4)
System\ServiceModel\Security\SendSecurityHeader.cs (4)
643if (elementContainer.ReferenceList != null) 645elementContainer.ReferenceList.WriteTo(writer, ServiceModelDictionaryManager.Instance); 728if (elementContainer.ReferenceList != null) 730elementContainer.ReferenceList.WriteTo(writer, ServiceModelDictionaryManager.Instance);