1 instantiation of WriteFileContext
System.Configuration.ConfigurationManager (1)
System\Configuration\Internal\InternalConfigHost.cs (1)
251writeFileContext = new WriteFileContext(streamName, templateStreamName);
2 references to WriteFileContext
System.Configuration.ConfigurationManager (2)
System\Configuration\Internal\InternalConfigHost.cs (2)
247WriteFileContext writeFileContext = null; 288((WriteFileContext)writeContext).Complete(streamName, success);