1 write to _UsingFileSystemStore
System.Web.Extensions (1)
ClientServices\Providers\ClientSettingsProvider.cs (1)
198
_UsingFileSystemStore
= true;
6 references to _UsingFileSystemStore
System.Web.Extensions (6)
ClientServices\Providers\ClientSettingsProvider.cs (6)
667
if (
_UsingFileSystemStore
|| _UsingIsolatedStore)
752
if (
_UsingFileSystemStore
|| _UsingIsolatedStore)
829
if (
_UsingFileSystemStore
|| _UsingIsolatedStore) {
839
if (
_UsingFileSystemStore
|| _UsingIsolatedStore) {
849
if (
_UsingFileSystemStore
|| _UsingIsolatedStore) {
859
if (
_UsingFileSystemStore
|| _UsingIsolatedStore) {