3 references to c_AppMachine
mscorlib (3)
system\io\isolatedstorage\isolatedstorage.cs (2)
1131
case
c_AppMachine
:
1164
(scope == c_AppUser) || (scope ==
c_AppMachine
) ||
system\io\isolatedstorage\isolatedstoragefile.cs (1)
2692
scope = IsolatedStorage.
c_AppMachine
;