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