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)
588ReadCategory(reader, category, Version, PreserveAttributeExtensions, PreserveElementExtensions, _maxExtensionSize); 644if (PreserveAttributeExtensions) 661return ReadTextContentFromHelper(reader, type, "//atom:feed/atom:entry/atom:content[@type]", PreserveAttributeExtensions); 704if (PreserveAttributeExtensions) 818if (PreserveAttributeExtensions) 911if (PreserveAttributeExtensions) 1005if (PreserveAttributeExtensions) 1060return ReadTextContentFrom(reader, context, PreserveAttributeExtensions);