1 write to _UsingFileSystemStore
System.Web.Extensions (1)
ClientServices\Providers\ClientRoleProvider.cs (1)
72
_UsingFileSystemStore
= true;
3 references to _UsingFileSystemStore
System.Web.Extensions (3)
ClientServices\Providers\ClientRoleProvider.cs (3)
210
if (
_UsingFileSystemStore
|| _UsingIsolatedStore) {
252
if (
_UsingFileSystemStore
|| _UsingIsolatedStore) {
309
if (
_UsingFileSystemStore
|| _UsingIsolatedStore) {