1 write to FilePath
Microsoft.NET.ProjectData (1)
Donor\ProjectDataDonorCandidate.cs (1)
11 this.FilePath = filePath;
2 references to FilePath
Microsoft.NET.ProjectData (2)
CacheFileReader.cs (2)
231 ImmutableArray<CachedSliceData> donorSlices = await ReadCacheFileAsync(donorCandidate.FilePath, projectFilePath, expectedProjectFilePath: projectFilePath, resolver, stringPool, cancellationToken).ConfigureAwait(false); 242 donorCandidate.FilePath,