3 references to DataContractSerializerOperationBehavior
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\DataContractSerializerOperationBehavior.cs (2)
31
:
this
(operation, null)
43
:
this
(operation, dataContractFormatAttribute)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (1)
1873
operationBehavior = new
DataContractSerializerOperationBehavior
(operation, new DataContractFormatAttribute());