3 writes to _now
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriterSession.cs (3)
119
_now
= 0;
203
if (++
_now
== int.MaxValue)
219
_now
/= 2;
1 reference to _now
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriterSession.cs (1)
208
return
_now
;