4 references to Xhtml
System.Data.Services (2)
System\Data\Services\Epm\EpmHelper.cs (1)
313
contentKind = SyndicationTextContentKind.
Xhtml
;
System\Data\Services\Providers\ObjectContextServiceProvider.cs (1)
669
Debug.Assert(contentKind == SyndicationTextContentKind.
Xhtml
, "Unexpected syndication text content kind");
System.Data.Services.Client (1)
System\Data\Services\Client\Epm\EpmSyndicationContentSerializer.cs (1)
91
case SyndicationTextContentKind.
Xhtml
:
System.Data.Services.Design (1)
parent\Server\System\Data\Services\Epm\EpmHelper.cs (1)
313
contentKind = SyndicationTextContentKind.
Xhtml
;