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