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)
210if (_UsingFileSystemStore || _UsingIsolatedStore) { 252if (_UsingFileSystemStore || _UsingIsolatedStore) { 309if (_UsingFileSystemStore || _UsingIsolatedStore) {