1 write to _compilationUnitSourcePath
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
236
_compilationUnitSourcePath
= cu.SourcePath;
1 reference to _compilationUnitSourcePath
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
698
sourceFileInfo.SourcePath =
_compilationUnitSourcePath
;