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