2 writes to m_currentCount
System.Runtime.Serialization (2)
System\Runtime\Serialization\ObjectToIdCache.cs (2)
20
m_currentCount
= 1;
38
int id =
m_currentCount
++;
1 reference to m_currentCount
System.Runtime.Serialization (1)
System\Runtime\Serialization\ObjectToIdCache.cs (1)
42
if (
m_currentCount
>= (m_objs.Length - 1))