1 instantiation of WriteFileContext
System.Configuration (1)
System\Configuration\Internal\InternalConfigHost.cs (1)
236writeFileContext = new WriteFileContext(streamName, templateStreamName);
3 references to WriteFileContext
System.Configuration (3)
System\Configuration\Internal\InternalConfigHost.cs (3)
223WriteFileContext writeFileContext = null; 285WriteFileContext writeFileContext = (WriteFileContext) writeContext;