6 references to ProcessDuplicateAttributes
Microsoft.AspNetCore.Components (6)
Rendering\RenderTreeBuilder.cs (5)
51ProcessDuplicateAttributes(first: indexOfLastElementOrComponent + 1); 71ProcessDuplicateAttributes(first: indexOfEntryBeingClosed + 1); 561ProcessDuplicateAttributes(first: indexOfLastElementOrComponent + 1); 581ProcessDuplicateAttributes(first: indexOfEntryBeingClosed + 1); 697ProcessDuplicateAttributes(first: indexOfLastElementOrComponent + 1);
Rendering\SimplifiedStringHashComparer.cs (1)
12/// This primary scenario is <see cref="RenderTreeBuilder.ProcessDuplicateAttributes(int)"/>, which needs