5 references to new
Aspire.Hosting.Tests (1)
Utils\TestServiceProvider.cs (1)
12
private readonly ServiceContainer _serviceContainer = new
ServiceContainer
();
System.Windows.Forms.Design.Tests (3)
System\ComponentModel\Design\DesignerHostTests.cs (2)
1080
ServiceContainer otherContainer =
new
();
1182
ServiceContainer otherContainer =
new
();
System\ComponentModel\Design\Serialization\CodeDomComponentSerializationServiceTests.cs (1)
280
ServiceContainer container =
new
();
System.Windows.Forms.UI.IntegrationTests (1)
DesignBehaviorsTests.cs (1)
59
ServiceContainer serviceContainer =
new
();