2 references to FullPath
dotnet (1)
Commands\Run\VirtualProjectBuildingCommand.cs (1)
487
cache.CurrentEntry.BuildResultFile = buildResultItem.GetMetadata(Constants.
FullPath
);
Microsoft.DotNet.Cli.Utils (1)
Constants.cs (1)
36
public const string FullPath = nameof(
FullPath
);