7 references to SourceDir
PresentationBuildTasks (7)
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (7)
89Log.LogMessageFromResources(MessageImportance.Low, nameof(SR.CurrentDirectory), SourceDir); 247_outputPath= TaskHelper.CreateFullFilePath(filePath, SourceDir); 526string fullFilePath = TaskHelper.CreateFullFilePath(filePath, SourceDir); 529string relPath = TaskHelper.GetRootRelativePath(SourceDir, fullFilePath); 535newSourceDir = SourceDir; 610refpath = TaskHelper.CreateFullFilePath(refpath, SourceDir); 717string newSourceDir = SourceDir; // Just for calling GetResolvedFilePath