3 writes to SourcePath
System.Data.Services (3)
System\Data\Services\Epm\EpmHelper.cs (2)
163SourcePath = epmSourcePath, 190SourcePath = epmSourcePath,
System\Data\Services\Providers\ObjectContextServiceProvider.cs (1)
2128propertyInformation.SourcePath = resourceProperty.Name + "/" + propertyInformation.SourcePath;
7 references to SourcePath
System.Data.Services (7)
System\Data\Services\Providers\ObjectContextServiceProvider.cs (7)
2102propertyInformation.SourcePath); 2105throw new InvalidOperationException(Strings.ObjectContext_UnknownPropertyNameInEpmAttributes(propertyInformation.SourcePath, baseResourceType.Name)); 2128propertyInformation.SourcePath = resourceProperty.Name + "/" + propertyInformation.SourcePath; 2131propertyInformation.SourcePath); 2165propertyInformation.SourcePath, 2179propertyInformation.SourcePath, 2191propertyInformation.SourcePath,