2 references to IsBoolTrueWithEmptyPrefixValue
Microsoft.AspNetCore.Mvc.Razor (2)
RazorPageBase.cs (2)
534if (IsBoolTrueWithEmptyPrefixValue(prefix, value)) 623else if (IsBoolTrueWithEmptyPrefixValue(prefix, value))