4 writes to depth
System.Runtime.Serialization (4)
System\Runtime\Serialization\XmlSerializableWriter.cs (4)
17
depth
= 0;
48
depth
++;
56
depth
--;
64
depth
--;
3 references to depth
System.Runtime.Serialization (3)
System\Runtime\Serialization\XmlSerializableWriter.cs (3)
24
if (
depth
!= 0)
53
if (
depth
== 0)
61
if (
depth
== 0)