2 instantiations of Atom10FormatterFactory
System.Data.Services (2)
System\Data\Services\ResponseBodyWriter.cs (1)
188new Atom10FormatterFactory());
System\Data\Services\Serializers\Deserializer.cs (1)
167SyndicationFormatterFactory factory = new Atom10FormatterFactory();
1 reference to Atom10FormatterFactory
System.Data.Services (1)
System\Data\Services\Serializers\SyndicationFormatterFactory.cs (1)
22/// for different content types (for example <see cref="Atom10FormatterFactory"/>).