This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
Change TagHelperScopeManager.Begin to no longer take Start/End taghelper writing scope methods #696
Closed
Description
These methods never change and should just be taken in once when the TagHelperScopeManager
is constructed.
Conversation that sparked issue: #695 (comment)