1 write to _validate
System.Private.Xml (1)
System\Xml\Schema\DtdParser.cs (1)
244_validate = raWithValidation.DtdValidation;
47 references to _validate
System.Private.Xml (47)
System\Xml\Schema\DtdParser.cs (26)
414if (_validate && _undeclaredNotations != null) 569if (_validate && _currentEntityId != _condSectionEntityIds![_condSectionDepth]) 629if (_validate) 689if (_validate) 729if (_validate) 771if (_validate && elementDecl.IsIdDeclared) 785if (_validate) 820if (_validate && !_v1Compat && attrDef.Values != null && attrDef.Values.Contains(notationName) && !ignoreErrors) 859if (_validate && !_v1Compat && attrDef.Values != null && attrDef.Values.Contains(nmtoken) && !ignoreErrors) 904if (_validate && attrDef.Datatype.TokenizedType == XmlTokenizedType.ID && !ignoreErrors) 942if (_validate) 1086if (_validate && _currentEntityId != currentFrame.startParenEntityId) 1148if (_validate && _currentEntityId != startParenEntityId) 1170if (_validate) 1185if (pcv.Exists(name) && _validate) 1191if (_validate) 1321if (_validate) 1421if (_validate && csEntityId != _currentEntityId) 1425if (_validate) 1446if (_validate && csEntityId != _currentEntityId) 1455if (_validate && csEntityId != _currentEntityId) 3358if (_validate) 3367if (_validate) 3398Debug.Assert(_validate); 3404Debug.Assert(_validate); 3410Debug.Assert(_validate);
System\Xml\Schema\DtdParserAsync.cs (21)
56if (_validate && _undeclaredNotations != null) 213if (_validate && _currentEntityId != _condSectionEntityIds![_condSectionDepth]) 273if (_validate) 333if (_validate) 373if (_validate) 415if (_validate && elementDecl.IsIdDeclared) 429if (_validate) 464if (_validate && !_v1Compat && attrDef.Values != null && attrDef.Values.Contains(notationName) && !ignoreErrors) 503if (_validate && !_v1Compat && attrDef.Values != null && attrDef.Values.Contains(nmtoken) && !ignoreErrors) 548if (_validate && attrDef.Datatype.TokenizedType == XmlTokenizedType.ID && !ignoreErrors) 586if (_validate) 717if (_validate && _currentEntityId != currentFrame.startParenEntityId) 779if (_validate && _currentEntityId != startParenEntityId) 801if (_validate) 816if (pcv.Exists(name) && _validate) 822if (_validate) 955if (_validate) 1043if (_validate && csEntityId != _currentEntityId) 1047if (_validate) 1068if (_validate && csEntityId != _currentEntityId) 1077if (_validate && csEntityId != _currentEntityId)