1 write to _roleServiceEnabled
System.Web.Extensions (1)
ApplicationServices\ApplicationServiceHelper.cs (1)
68
_roleServiceEnabled
= (roleServiceSection != null) && roleServiceSection.Enabled;
2 references to _roleServiceEnabled
System.Web.Extensions (2)
ApplicationServices\ApplicationServiceHelper.cs (2)
66
if (
_roleServiceEnabled
== null) {
71
return
_roleServiceEnabled
.Value;