2 writes to sourcePath
System.Data.Services.Client (2)
System\Data\Services\Client\EntityPropertyMappingAttribute.cs (2)
193
this.
sourcePath
= sourcePath;
218
this.
sourcePath
= sourcePath;
2 references to sourcePath
System.Data.Services.Client (2)
System\Data\Services\Client\EntityPropertyMappingAttribute.cs (2)
182
/// <param name="targetSyndicationItem">Syndication item to which the <see cref="
sourcePath
"/> is mapped</param>
259
get { return this.
sourcePath
; }