4 references to GetFormatAttribute
System.ServiceModel (4)
System\ServiceModel\Description\MessageContractImporter.cs (4)
2141XmlSerializerFormatAttribute operationAttribute = GetFormatAttribute(operation, true/*createNew*/); 2147XmlSerializerFormatAttribute operationAttribute = GetFormatAttribute(operation, false /*createNew*/); 2155XmlSerializerFormatAttribute operationAttribute = GetFormatAttribute(operation, true/*createNew*/); 2161XmlSerializerFormatAttribute operationAttribute = GetFormatAttribute(operation, true/*createNew*/);