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)
22
private readonly
StackGuard
_stackGuard;
ServiceLookup\CallSiteVisitor.cs (1)
10
private readonly
StackGuard
_stackGuard;