7 references to SourceDir
PresentationBuildTasks (7)
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (7)
84Log.LogMessageFromResources(MessageImportance.Low, nameof(SR.CurrentDirectory), SourceDir); 240_outputPath= TaskHelper.CreateFullFilePath(filePath, SourceDir); 519string fullFilePath = TaskHelper.CreateFullFilePath(filePath, SourceDir); 522string relPath = TaskHelper.GetRootRelativePath(SourceDir, fullFilePath); 528newSourceDir = SourceDir; 603refpath = TaskHelper.CreateFullFilePath(refpath, SourceDir); 710string newSourceDir = SourceDir; // Just for calling GetResolvedFilePath