7 references to Title
System.Data.Services (4)
System\Data\Services\Epm\EpmHelper.cs (1)
283targetSyndicationItem = SyndicationItemProperty.Title;
System\Data\Services\Epm\EpmSyndicationContentDeSerializer.cs (1)
129case SyndicationItemProperty.Title:
System\Data\Services\Epm\EpmSyndicationContentSerializer.cs (1)
140case SyndicationItemProperty.Title:
System\Data\Services\Providers\ObjectContextServiceProvider.cs (1)
704Debug.Assert(property == SyndicationItemProperty.Title, "Unexpected SyndicationItemProperty value");
System.Data.Services.Client (2)
System\Data\Services\Client\EntityPropertyMappingAttribute.cs (1)
345case SyndicationItemProperty.Title:
System\Data\Services\Client\Epm\EpmSyndicationContentSerializer.cs (1)
151case SyndicationItemProperty.Title:
System.Data.Services.Design (1)
parent\Server\System\Data\Services\Epm\EpmHelper.cs (1)
283targetSyndicationItem = SyndicationItemProperty.Title;