3 references to GetUsage
mscorlib (3)
system\io\isolatedstorage\isolatedstoragefile.cs (3)
286return (long) GetUsage(m_handle); 317return GetUsage(m_handle); 347currentSize = (long) GetUsage(m_handle);