Variable DrawableCache._resourcePaths

class DrawableCache
{
  // ...
  string[] _resourcePaths;
  // ...
}