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