5 writes to _externalEntitiesDepth
System.Private.Xml (5)
System\Xml\Schema\DtdParser.cs (3)
512_externalEntitiesDepth++; 3277_externalEntitiesDepth++; 3328_externalEntitiesDepth--;
System\Xml\Schema\DtdParserAsync.cs (2)
156_externalEntitiesDepth++; 2610_externalEntitiesDepth++;
3 references to _externalEntitiesDepth
System.Private.Xml (3)
System\Xml\Schema\DtdParser.cs (2)
351return _externalEntitiesDepth == 0; 498Debug.Assert(_externalEntitiesDepth == 0);
System\Xml\Schema\DtdParserAsync.cs (1)
142Debug.Assert(_externalEntitiesDepth == 0);