1 reference to GetRequestedExecutionLevel
Microsoft.Build.Tasks.Core (1)
GenerateApplicationManifest.cs (1)
375
if (
GetRequestedExecutionLevel
(out string requestedExecutionLevel) && String.CompareOrdinal(requestedExecutionLevel, Constants.UACAsInvoker) != 0)