2 references to IndexOfFirstMatch
Microsoft.AspNetCore.Mvc.TagHelpers (2)
TagHelperOutputExtensions.cs (2)
298var index = IndexOfFirstMatch(previousName, tagHelperOutput.Attributes); 313var index = IndexOfFirstMatch(nextName, tagHelperOutput.Attributes);