1 write to _depth
System.Formats.Asn1 (1)
System\Formats\Asn1\AsnWriter.cs (1)
891
_depth
= _writer._nestingStack.Count;
1 reference to _depth
System.Formats.Asn1 (1)
System\Formats\Asn1\AsnWriter.cs (1)
927
else if (_writer._nestingStack.Count >
_depth
&&