1 write to _compilationUnitSourcePath
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
225
_compilationUnitSourcePath
= cu.SourcePath;
1 reference to _compilationUnitSourcePath
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
715
sourceFileInfo.SourcePath =
_compilationUnitSourcePath
;