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