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