3 references to SourceFileLines
Microsoft.NET.ProjectData (3)
CacheFileReader.cs (3)
488
currentSlice.
SourceFileLines
.Add(line);
1073
if (this.
SourceFileLines
.Count == 0)
1076
List<(string Path, Dictionary<string, string>? Metadata)> expanded = ExpandCompressedPaths(this.
SourceFileLines
, this.cancellationToken);