4 writes to ResourceSets
mscorlib (4)
system\resources\resourcemanager.cs (4)
328
ResourceSets
= new Hashtable(); // for backward compatibility
491
ResourceSets
= new Hashtable(); // for backward compatibility
535
ResourceSets
= new Hashtable(); // for backward compatibility
598
ResourceSets
= new Hashtable(); // for backwards compat
2 references to ResourceSets
mscorlib (2)
system\resources\resourcemanager.cs (2)
595
if (
ResourceSets
!= null) {
596
setEnum2 =
ResourceSets
.GetEnumerator();