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