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