2 references to OutputDirectory
Microsoft.Build.Tasks.Core (2)
AddToWin32Manifest.cs (2)
67set => _outputDirectory = value ?? throw new ArgumentNullException(nameof(OutputDirectory)); 183string originalPath = Path.Combine(OutputDirectory, manifestName);