1 write to dataContractExporter
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (1)
150dataContractExporter = new XsdDataContractExporter();
3 references to dataContractExporter
System.ServiceModel (3)
System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (3)
148if (dataContractExporter == null) 155dataContractExporter.Options = options; 158dataContractExporter.GetSchemaTypeName(type); //Throws if the type is not a valid data contract