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