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