1 write to _UsingFileSystemStore
System.Web.Extensions (1)
ClientServices\Providers\ClientFormsAuthenticationMembershipProvider.cs (1)
128
_UsingFileSystemStore
= true;
4 references to _UsingFileSystemStore
System.Web.Extensions (4)
ClientServices\Providers\ClientFormsAuthenticationMembershipProvider.cs (4)
374
if (
_UsingFileSystemStore
|| _UsingIsolatedStore) {
406
if (
_UsingFileSystemStore
|| _UsingIsolatedStore) {
490
if (
_UsingFileSystemStore
|| _UsingIsolatedStore) {
610
if (
_UsingFileSystemStore
|| _UsingIsolatedStore) {