4 references to GetFormatAttribute
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (4)
2128
XmlSerializerFormatAttribute operationAttribute =
GetFormatAttribute
(operation, true/*createNew*/);
2134
XmlSerializerFormatAttribute operationAttribute =
GetFormatAttribute
(operation, false /*createNew*/);
2142
XmlSerializerFormatAttribute operationAttribute =
GetFormatAttribute
(operation, true/*createNew*/);
2148
XmlSerializerFormatAttribute operationAttribute =
GetFormatAttribute
(operation, true/*createNew*/);