2 references to DefaultDataContractFormatAttribute
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\DataContractSerializerOperationGenerator.cs (1)
82if (dataContractFormatAttribute.Style != TypeLoader.DefaultDataContractFormatAttribute.Style)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\TypeLoader.cs (1)
285DefaultDataContractFormatAttribute));