1 write to config
WsatConfig (1)
CommandLine\ArgumentsParser.cs (1)
25this.config = config;
2 references to config
WsatConfig (2)
CommandLine\ArgumentsParser.cs (2)
37parser.Parse(value, config); 56if (!config.TransactionBridgeEnabled)