1 write to s_Initialized
System.Web (1)
Profile\HttpProfileBase.cs (1)
480
s_Initialized
= true;
3 references to s_Initialized
System.Web (3)
Profile\HttpProfileBase.cs (3)
106
if (!
s_Initialized
)
374
if (!ProfileManager.Enabled ||
s_Initialized
) {
380
if (
s_Initialized
) {