2 writes to _path
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\CompilationUnit.cs (2)
227
_path
= null;
253
set {
_path
= value; }
1 reference to _path
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\CompilationUnit.cs (1)
252
get { return
_path
; }