2 references to TrustInfoFile
Microsoft.Build.Tasks.Core (2)
GenerateApplicationManifest.cs (2)
287if (!String.IsNullOrEmpty(TrustInfoFile?.ItemSpec)) 289AbsolutePath trustInfoPath = TaskEnvironment.GetAbsolutePath(TrustInfoFile.ItemSpec);