1 write to _targetPath
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
49set { _targetPath = value;}
1 reference to _targetPath
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
48get { return _targetPath; }