2 references to Foreground
Microsoft.Build.Tasks.Core (2)
ManifestUtil\DeployManifest.cs (2)
529catch (FormatException) { return UpdateMode.Foreground; } 530catch (ArgumentException) { return UpdateMode.Foreground; }