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