2 writes to _executionStackCount
Microsoft.Extensions.DependencyInjection (2)
ServiceLookup\StackGuard.cs (2)
63
_executionStackCount
++;
82
_executionStackCount
--;
1 reference to _executionStackCount
Microsoft.Extensions.DependencyInjection (1)
ServiceLookup\StackGuard.cs (1)
35
if (
_executionStackCount
< MaxExecutionStackCount)