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