3 references to Plaintext
System.ServiceModel (3)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
585kind = TextSyndicationContentKind.Plaintext;
System\ServiceModel\Syndication\TextSyndicationContent.cs (1)
22public TextSyndicationContent(string text) : this(text, TextSyndicationContentKind.Plaintext)
System\ServiceModel\Syndication\TextSyndicationContentKindHelper.cs (1)
18return (kind == TextSyndicationContentKind.Plaintext