7 references to SourceDir
PresentationBuildTasks (7)
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (7)
85Log.LogMessageFromResources(MessageImportance.Low, nameof(SR.CurrentDirectory), SourceDir); 241_outputPath= TaskHelper.CreateFullFilePath(filePath, SourceDir); 520string fullFilePath = TaskHelper.CreateFullFilePath(filePath, SourceDir); 523string relPath = TaskHelper.GetRootRelativePath(SourceDir, fullFilePath); 529newSourceDir = SourceDir; 604refpath = TaskHelper.CreateFullFilePath(refpath, SourceDir); 711string newSourceDir = SourceDir; // Just for calling GetResolvedFilePath