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)
39private readonly TargetInfo _target;