3 references to InternalGetResourceSet
mscorlib (3)
system\resources\resourcemanager.cs (3)
736return InternalGetResourceSet(culture, createIfNotExists, tryParents); 1316ResourceSet rs = InternalGetResourceSet(currentCultureInfo, true, true); 1422ResourceSet rs = InternalGetResourceSet(currentCultureInfo, true, true);