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