2 references to CreateMockSiteWithInheritanceService
System.Windows.Forms.Design.Tests (2)
System\ComponentModel\Design\ComponentDesignerTests.cs (2)
242
var mockSite =
CreateMockSiteWithInheritanceService
(mockInheritanceService.Object);
264
var mockSite =
CreateMockSiteWithInheritanceService
(inheritanceService);