3 references to ParentFolderPrefix
PresentationBuildTasks (3)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (3)
633
FileName =
ParentFolderPrefix
+ SourceFileInfo.RelativeSourceFilePath + XAML,
1634
CodeLinePragma clp = new CodeLinePragma(
ParentFolderPrefix
+ SourceFileInfo.RelativeSourceFilePath + XAML, lineNumber);
1640
CodeLinePragma clp = new CodeLinePragma(
ParentFolderPrefix
+ SourceFileInfo.RelativeSourceFilePath + XAML, lineNumber);