2 writes to m_Current
mscorlib (2)
system\io\isolatedstorage\isolatedstoragefile.cs (2)
2710
m_Current
= isf;
2742
m_Current
= null;
1 reference to m_Current
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefile.cs (1)
2736
return (Object)
m_Current
;