2 references to GetUserStoreForAssembly
System.Web.Extensions (2)
ClientServices\Providers\ClientData.cs (2)
169using(IsolatedStorageFile f = IsolatedStorageFile.GetUserStoreForAssembly()) { 215using(IsolatedStorageFile f = IsolatedStorageFile.GetUserStoreForAssembly()) {