1 write to _sourcePath
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\CompilationUnit.cs (1)
51
set {
_sourcePath
= value; }
1 reference to _sourcePath
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\CompilationUnit.cs (1)
50
get { return
_sourcePath
; }