1 write to WriteCompleted
System.Configuration (1)
System\Configuration\updateconfighost.cs (1)
125streamUpdate.WriteCompleted = true;
1 reference to WriteCompleted
System.Configuration (1)
System\Configuration\updateconfighost.cs (1)
78if (streamUpdate != null && !alwaysIntercept && !streamUpdate.WriteCompleted) {