1 instantiation of MyOtherServiceImplementation
Microsoft.AspNetCore.Components.Tests (1)
DependencyInjectionTest.cs (1)
116
var otherServiceInstance = new
MyOtherServiceImplementation
();
1 reference to MyOtherServiceImplementation
Microsoft.AspNetCore.Components.Tests (1)
DependencyInjectionTest.cs (1)
116
var
otherServiceInstance = new MyOtherServiceImplementation();