2 references to PreserveExistingSlices
Microsoft.NET.ProjectData.Tasks (2)
MergeProjectDataSlicesTask.cs (2)
114 count = ProjectDataMerger.Merge(this.ResolvedOutputPath, existing, this.TargetFrameworks, this.PreserveExistingSlices, this.IntermediateOutputPath); 127 count = ProjectDataMerger.Merge(this.ResolvedOutputPath, sliceFiles, this.TargetFrameworks, this.PreserveExistingSlices, this.IntermediateOutputPath);