2 writes to m_currentCount
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ObjectToIdCache.cs (2)
21m_currentCount = 1; 37int id = m_currentCount++;
1 reference to m_currentCount
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ObjectToIdCache.cs (1)
40if (m_currentCount >= (m_objs.Length - 1))