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