1 write to _sourcePath
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\CompilationUnit.cs (1)
51set { _sourcePath = value; }
1 reference to _sourcePath
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\CompilationUnit.cs (1)
50get { return _sourcePath; }