3 references to c_Assembly
mscorlib (3)
system\io\isolatedstorage\isolatedstorage.cs (2)
1083case c_Assembly: 1161if ((scope == c_Domain) || (scope == c_Assembly) ||
system\io\isolatedstorage\isolatedstoragefile.cs (1)
2676scope = IsolatedStorage.c_Assembly;