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