2 writes to _sourcePath
PresentationBuildTasks (2)
BuildTasks\MS\Internal\Shared\SourceFileInfo.cs (2)
40
_sourcePath
= null;
90
set {
_sourcePath
= value; }
1 reference to _sourcePath
PresentationBuildTasks (1)
BuildTasks\MS\Internal\Shared\SourceFileInfo.cs (1)
89
get { return
_sourcePath
; }