1 write to GenericCache
mscorlib (1)
system\rttype.cs (1)
2136set { Cache.GenericCache = value; }
1 reference to GenericCache
mscorlib (1)
system\rttype.cs (1)
2135get { return Cache.GenericCache; }