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)
80if ( _templateFilename != null ) { 82DuplicateTemplateAttributes( _templateFilename, _tempNewFilename );