2 writes to sourcePath
System.Data.Services.Client (2)
System\Data\Services\Client\EntityPropertyMappingAttribute.cs (2)
193this.sourcePath = sourcePath; 218this.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> 259get { return this.sourcePath; }