1 instantiation of CaseInsensitiveCharComparer
Microsoft.AspNetCore.Components.Web (1)
Routing\NavLink.cs (1)
182
private static readonly CaseInsensitiveCharComparer CaseInsensitiveComparer = new
CaseInsensitiveCharComparer
();
1 reference to CaseInsensitiveCharComparer
Microsoft.AspNetCore.Components.Web (1)
Routing\NavLink.cs (1)
182
private static readonly
CaseInsensitiveCharComparer
CaseInsensitiveComparer = new CaseInsensitiveCharComparer();