2 instantiations of StackGuard
Microsoft.Extensions.DependencyInjection (2)
ServiceLookup\CallSiteFactory.cs (1)
26_stackGuard = new StackGuard();
ServiceLookup\CallSiteVisitor.cs (1)
14_stackGuard = new StackGuard();
2 references to StackGuard
Microsoft.Extensions.DependencyInjection (2)
ServiceLookup\CallSiteFactory.cs (1)
22private readonly StackGuard _stackGuard;
ServiceLookup\CallSiteVisitor.cs (1)
10private readonly StackGuard _stackGuard;