3 references to Current
Microsoft.AspNetCore.Razor.Runtime (3)
Runtime\TagHelpers\TagHelperScopeManager.cs (3)
54var parentExecutionContext = _executionContextPool.Current; 85if (_executionContextPool.Current == null) 96var parentExecutionContext = _executionContextPool.Current;