1 reference to _mockTransaction
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\BindingNavigatorDesignerTests.cs (1)
43_designerHostMock.Setup(h => h.CreateTransaction(It.IsAny<string>())).Returns(_mockTransaction.Object);