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