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