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)
374if (_UsingFileSystemStore || _UsingIsolatedStore) { 406if (_UsingFileSystemStore || _UsingIsolatedStore) { 490if (_UsingFileSystemStore || _UsingIsolatedStore) { 610if (_UsingFileSystemStore || _UsingIsolatedStore) {