Ejemplo n.º 1
0
 => new(ReferenceType.Project, projectPath, treatAsUsed, ImmutableArray.Create(Path.ChangeExtension(projectPath, "dll")), dependencies.ToImmutableArray());
Ejemplo n.º 2
0
 get => _output ?? new FileInfo(Path.ChangeExtension(Input.ToString(), ".dll"));