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