11 references to Domain
mscorlib (11)
system\io\isolatedstorage\isolatedstorage.cs (8)
73IsolatedStorageScope.Domain); 84IsolatedStorageScope.Domain); 93IsolatedStorageScope.Domain); 161return ((scope & IsolatedStorageScope.Domain) != 0); 166return ((m_Scope & IsolatedStorageScope.Domain) != 0); 859IsolatedStorageScope.Domain, out typeHash, out instanceHash); 989if (fAssmDomApp == IsolatedStorageScope.Domain) 1009if (fAssmDomApp == IsolatedStorageScope.Domain)
system\io\isolatedstorage\isolatedstoragefile.cs (3)
98IsolatedStorageScope.Domain| 134IsolatedStorageScope.Domain| 1719CreateIDFile(sb.ToString(), IsolatedStorageScope.Domain);