Language\DefaultTagHelperResolutionPhase.LegacyTagHelperResolver.cs (13)
955parent.Children.Insert(insertIndex++, lowered);
961parent.Children.Insert(insertIndex++, unresolvedAttr.AsMarkupAttribute);
978parent.Children.Insert(insertIndex++, child);
1046parent.Children.Insert(insertIndex++, htmlContent);
1052parent.Children.Insert(insertIndex++, htmlAttr);
1068parent.Children.Insert(insertIndex++, htmlContent);
1081parent.Children.Insert(insertIndex++, prefixHtml);
1092parent.Children.Insert(insertIndex++, hc);
1102parent.Children.Insert(insertIndex++, pHtml);
1110parent.Children.Insert(insertIndex++, expr);
1114parent.Children.Insert(insertIndex++, innerChild);
1120parent.Children.Insert(insertIndex++, attrChild);
1128parent.Children.Insert(insertIndex++, suffixHtml);