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