5 references to IntermediateOutputPath
PresentationBuildTasks (5)
Microsoft\Build\Tasks\Windows\GenerateTemporaryTargetAssembly.cs (5)
172globalProperties[intermediateOutputPathPropertyName] = IntermediateOutputPath; 197DirectoryInfo intermediateOutputPath = new DirectoryInfo(IntermediateOutputPath); 274( nameof(IntermediateOutputPath), IntermediateOutputPath ), 312DirectoryInfo intermediateOutputPath = new DirectoryInfo(IntermediateOutputPath);