1 write to validate
System.Xml (1)
System\Xml\Schema\DtdParser.cs (1)
258this.validate = raWithValidation.DtdValidation;
47 references to validate
System.Xml (47)
System\Xml\Schema\DtdParser.cs (26)
414if ( validate && undeclaredNotations != null ) { 551if ( validate && currentEntityId != condSectionEntityIds[condSectionDepth] ) { 605if ( validate ) { 655if ( validate ) { 692if ( validate ) { 731if ( validate && elementDecl.IsIdDeclared ) { 745if ( validate ) { 774if ( validate && !v1Compat && attrDef.Values != null && attrDef.Values.Contains( notationName ) && !ignoreErrors ) { 813if ( validate && !v1Compat && attrDef.Values != null && attrDef.Values.Contains( nmtoken ) && !ignoreErrors ) { 855if ( validate && attrDef.Datatype.TokenizedType == XmlTokenizedType.ID&& !ignoreErrors ) { 891if ( validate ) { 1165if (validate && currentEntityId != currentFrame.startParenEntityId) { 1219if ( validate && currentEntityId != startParenEntityId ) { 1236if ( validate ) { 1248if ( pcv.Exists( name ) && validate ) { 1253if ( validate ) { 1376if ( validate ) { 1468if ( validate && csEntityId != currentEntityId ) { 1471if ( validate ) { 1490if ( validate && csEntityId != currentEntityId ) { 1499if ( validate && csEntityId != currentEntityId ) { 3185if ( validate ) { 3193if (validate) { 3221Debug.Assert( validate ); 3226Debug.Assert( validate ); 3231Debug.Assert( validate );
System\Xml\Schema\DtdParserAsync.cs (21)
57if ( validate && undeclaredNotations != null ) { 196if ( validate && currentEntityId != condSectionEntityIds[condSectionDepth] ) { 250if ( validate ) { 300if ( validate ) { 337if ( validate ) { 376if ( validate && elementDecl.IsIdDeclared ) { 390if ( validate ) { 419if ( validate && !v1Compat && attrDef.Values != null && attrDef.Values.Contains( notationName ) && !ignoreErrors ) { 458if ( validate && !v1Compat && attrDef.Values != null && attrDef.Values.Contains( nmtoken ) && !ignoreErrors ) { 500if ( validate && attrDef.Datatype.TokenizedType == XmlTokenizedType.ID&& !ignoreErrors ) { 536if ( validate ) { 789if (validate && currentEntityId != currentFrame.startParenEntityId) { 843if ( validate && currentEntityId != startParenEntityId ) { 860if ( validate ) { 872if ( pcv.Exists( name ) && validate ) { 877if ( validate ) { 1002if ( validate ) { 1079if ( validate && csEntityId != currentEntityId ) { 1082if ( validate ) { 1101if ( validate && csEntityId != currentEntityId ) { 1110if ( validate && csEntityId != currentEntityId ) {