2 writes to _textKind
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\TextSyndicationContent.cs (2)
26
_textKind
= textKind;
33
_textKind
= source._textKind;
3 references to _textKind
System.ServiceModel.Syndication (3)
System\ServiceModel\Syndication\TextSyndicationContent.cs (3)
33
_textKind = source.
_textKind
;
39
_textKind
switch
51
if (
_textKind
== TextSyndicationContentKind.XHtml)