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