5 references to UseApplicationTrust
Microsoft.Build.Tasks.Core (5)
GenerateApplicationManifest.cs (5)
136if (UseApplicationTrust) 209manifest.UseApplicationTrust = UseApplicationTrust; 210if (UseApplicationTrust && SupportUrl != null) 215if (UseApplicationTrust && SuiteName != null) 220if (UseApplicationTrust && ErrorReportUrl != null)