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)
66if (_roleServiceEnabled == null) { 71return _roleServiceEnabled.Value;