4 references to GetMsdtcWrapper
WsatConfig (4)
CommandLine\ConsoleEntryPoint.cs (1)
134MsdtcWrapper msdtc = newConfig.GetMsdtcWrapper();
Configuration\WsatConfiguration.cs (3)
248MsdtcWrapper wrapper = this.GetMsdtcWrapper(); 453MsdtcWrapper msdtc = this.GetMsdtcWrapper(); 917MsdtcWrapper msdtc = this.GetMsdtcWrapper();