1 write to _implementationType
Microsoft.Extensions.DependencyInjection.Abstractions (1)
ServiceDescriptor.cs (1)
47_implementationType = implementationType;
2 references to _implementationType
Microsoft.Extensions.DependencyInjection.Abstractions (2)
ServiceDescriptor.cs (2)
166return _implementationType; 182return _implementationType;