1 write to PreserveAttributeExtensions
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\Atom10ItemFormatter.cs (1)
45_feedSerializer.PreserveAttributeExtensions = value;
8 references to PreserveAttributeExtensions
System.ServiceModel.Syndication (8)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (8)
592ReadCategory(reader, category, Version, PreserveAttributeExtensions, PreserveElementExtensions, _maxExtensionSize); 648if (PreserveAttributeExtensions) 665return ReadTextContentFromHelper(reader, type, "//atom:feed/atom:entry/atom:content[@type]", PreserveAttributeExtensions); 708if (PreserveAttributeExtensions) 822if (PreserveAttributeExtensions) 915if (PreserveAttributeExtensions) 1009if (PreserveAttributeExtensions) 1064return ReadTextContentFrom(reader, context, PreserveAttributeExtensions);