1 write to _intermediateOutputPath
PresentationBuildTasks (1)
BuildTasks\Microsoft\Build\Tasks\Windows\GenerateTemporaryTargetAssembly.cs (1)
288set { _intermediateOutputPath = value; }
1 reference to _intermediateOutputPath
PresentationBuildTasks (1)
BuildTasks\Microsoft\Build\Tasks\Windows\GenerateTemporaryTargetAssembly.cs (1)
287get { return _intermediateOutputPath; }