1 instantiation of ExecutionContextPool
Microsoft.AspNetCore.Razor.Runtime (1)
Runtime\TagHelpers\TagHelperScopeManager.cs (1)
32_executionContextPool = new ExecutionContextPool(startTagHelperWritingScope, endTagHelperWritingScope);
1 reference to ExecutionContextPool
Microsoft.AspNetCore.Razor.Runtime (1)
Runtime\TagHelpers\TagHelperScopeManager.cs (1)
15private readonly ExecutionContextPool _executionContextPool;