1 write to _path
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\FileUnit.cs (1)
17
_path
= path;
2 references to _path
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\FileUnit.cs (2)
24
get { return
_path
; }
44
return
_path
;