2 writes to _sourcePath
PresentationBuildTasks (2)
MS\Internal\Shared\SourceFileInfo.cs (2)
37
_sourcePath
= null;
87
set {
_sourcePath
= value; }
1 reference to _sourcePath
PresentationBuildTasks (1)
MS\Internal\Shared\SourceFileInfo.cs (1)
86
get { return
_sourcePath
; }