3 writes to _InitAppDone
System.Web (3)
Security\AuthStoreRoleProvider.cs (3)
48
_InitAppDone
= false;
59
_InitAppDone
= false;
634
_InitAppDone
= true;
2 references to _InitAppDone
System.Web (2)
Security\AuthStoreRoleProvider.cs (2)
531
if (
_InitAppDone
) {
539
if (
_InitAppDone
)