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