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