1 write to _templateFilename
System.Configuration (1)
System\Configuration\Internal\WriteFileContext.cs (1)
33
_templateFilename
= templateFilename;
2 references to _templateFilename
System.Configuration (2)
System\Configuration\Internal\WriteFileContext.cs (2)
80
if (
_templateFilename
!= null ) {
82
DuplicateTemplateAttributes(
_templateFilename
, _tempNewFilename );