1 write to s_Initialized
System.Web (1)
Profile\ProfileManager.cs (1)
345
s_Initialized
= true;
3 references to s_Initialized
System.Web (3)
Profile\ProfileManager.cs (3)
269
if (!
s_Initialized
&& !s_InitializedEnabled) {
327
if (!
s_Initialized
|| !s_InitializedProviders || !s_InitializeDefaultProvider) {
329
if (!
s_Initialized
|| !s_InitializedProviders || !s_InitializeDefaultProvider) {