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