1 instantiation of TargetInfo
Microsoft.NET.HostModel (1)
Bundle\Bundler.cs (1)
60
_target = new
TargetInfo
(targetOS, targetArch, targetFrameworkVersion);
1 reference to TargetInfo
Microsoft.NET.HostModel (1)
Bundle\Bundler.cs (1)
39
private readonly
TargetInfo
_target;