1 write to _templatePath
PresentationUI (1)
MS\Internal\Documents\RMPublishingDialog.cs (1)
288
_templatePath
= GetTemplatePath();
2 references to _templatePath
PresentationUI (2)
MS\Internal\Documents\RMPublishingDialog.cs (2)
375
if (
_templatePath
!= null)
379
string templateLocalPath =
_templatePath
.LocalPath;