8 references to TestService1
Microsoft.AspNetCore.Components.Tests (8)
ComponentFactoryTest.cs (8)
258.AddTransient<TestService1>() 280public TestService1 Property1 { get; set; } 286public TestService1 Property3 { get; private set; } 289public TestService1 Property4 { get; set; } 310public TestService1 Property1 { get; set; } 312public TestService1 Property2 { get; set; } 327public ComponentWithConstructorInjection(TestService1 property1, TestService2 property2) 333public TestService1 Property1 { get; }