1 write to Singleton
Microsoft.Extensions.DependencyInjection (1)
ServiceLookup\CallSiteValidator.cs (1)
92state.Singleton = singletonCallSite;
2 references to Singleton
Microsoft.Extensions.DependencyInjection (2)
ServiceLookup\CallSiteValidator.cs (2)
54if (firstScopedServiceInCallSiteTree != null && argument.Singleton != null) 58argument.Singleton.ServiceType,