2 writes to _condSectionDepth
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (2)
580_condSectionDepth--; 1463_condSectionDepth++;
6 references to _condSectionDepth
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (6)
578if (_condSectionDepth > 0) 581if (_validate && _currentEntityId != _condSectionEntityIds[_condSectionDepth]) 594if (_condSectionDepth != 0) 627if (_condSectionDepth != 0) 1455else if (_condSectionEntityIds.Length == _condSectionDepth) 1461_condSectionEntityIds[_condSectionDepth] = csEntityId;