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