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)
59
return
_profileServiceEnabled
.Value;
120
if (
_profileServiceEnabled
== null) {