2 references to DonorCacheIndexPath
Microsoft.NET.ProjectData.Tasks (2)
WriteProjectDataSliceTask.cs (2)
214
IndexPath = string.IsNullOrEmpty(this.
DonorCacheIndexPath
) ? null : this.
DonorCacheIndexPath
,