3 references to XmlSerializerOperationBehavior
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (3)
27: this(operation, null) 42: this(operation, attribute) 80return new XmlSerializerOperationBehavior(operation, attr).CreateFormatter();