8 references to TestService1
Microsoft.AspNetCore.Components.Tests (8)
ComponentFactoryTest.cs (8)
481.AddTransient<TestService1>() 503public TestService1 Property1 { get; set; } 509public TestService1 Property3 { get; private set; } 512public TestService1 Property4 { get; set; } 533public TestService1 Property1 { get; set; } 535public TestService1 Property2 { get; set; } 550public ComponentWithConstructorInjection(TestService1 property1, TestService2 property2) 556public TestService1 Property1 { get; }