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