1 reference to _lazyTagHelpers
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\TagHelperBinding.cs (1)
43
public TagHelperCollection TagHelpers =>
_lazyTagHelpers
.GetValue(AllBoundRules);