1 write to coordinationService
System.ServiceModel (1)
System\ServiceModel\Transactions\WsatProxy.cs (1)
341this.coordinationService = new CoordinationService(config, this.protocolVersion);
3 references to coordinationService
System.ServiceModel (3)
System\ServiceModel\Transactions\WsatProxy.cs (3)
323if (this.coordinationService == null) 327if (this.coordinationService == null) 353return this.coordinationService;