2 references to WsatConfiguration
WsatConfig (2)
CommandLine\ConsoleEntryPoint.cs (2)
88
previousConfig = new
WsatConfiguration
(null, this.virtualServer, null, true);
90
newConfig = new
WsatConfiguration
(null, this.virtualServer, previousConfig, true);