3 references to GetMsdtcWrapper
WsatUI (3)
Configuration\WsatConfiguration.cs (2)
248MsdtcWrapper wrapper = this.GetMsdtcWrapper(); 453MsdtcWrapper msdtc = this.GetMsdtcWrapper();
MMCUI\WSATControl.cs (1)
69msdtc = config.GetMsdtcWrapper();