1 write to _profileServiceEnabled
System.Web.Extensions (1)
ApplicationServices\ApplicationServiceHelper.cs (1)
147_profileServiceEnabled = enabled;
2 references to _profileServiceEnabled
System.Web.Extensions (2)
ApplicationServices\ApplicationServiceHelper.cs (2)
59return _profileServiceEnabled.Value; 120if (_profileServiceEnabled == null) {