2 references to ReadTextContentFromHelper
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (2)
208
return
ReadTextContentFromHelper
(reader, type, context, preserveAttributeExtensions);
692
return
ReadTextContentFromHelper
(reader, type, "//atom:feed/atom:entry/atom:content[@type]", PreserveAttributeExtensions);