Language\DefaultTagHelperResolutionPhase.LegacyTagHelperResolver.cs (13)
954parent.Children.Insert(insertIndex++, lowered);
959parent.Children.Insert(insertIndex++, unresolvedAttr.AsMarkupAttribute);
970parent.Children.Insert(insertIndex++, child);
1031parent.Children.Insert(insertIndex++, htmlContent);
1037parent.Children.Insert(insertIndex++, htmlAttr);
1053parent.Children.Insert(insertIndex++, htmlContent);
1066parent.Children.Insert(insertIndex++, prefixHtml);
1077parent.Children.Insert(insertIndex++, hc);
1087parent.Children.Insert(insertIndex++, pHtml);
1095parent.Children.Insert(insertIndex++, expr);
1099parent.Children.Insert(insertIndex++, innerChild);
1105parent.Children.Insert(insertIndex++, attrChild);
1113parent.Children.Insert(insertIndex++, suffixHtml);