1 write to _validate
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (1)
253
_validate
= raWithValidation.DtdValidation;
26 references to _validate
dotnet-svcutil-lib (26)
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (26)
426
if (
_validate
&& _undeclaredNotations != null)
581
if (
_validate
&& _currentEntityId != _condSectionEntityIds[_condSectionDepth])
641
if (
_validate
)
701
if (
_validate
)
741
if (
_validate
)
783
if (
_validate
&& elementDecl.IsIdDeclared)
797
if (
_validate
)
832
if (
_validate
&& !_v1Compat && attrDef.Values != null && attrDef.Values.Contains(notationName) && !ignoreErrors)
871
if (
_validate
&& !_v1Compat && attrDef.Values != null && attrDef.Values.Contains(nmtoken) && !ignoreErrors)
916
if (
_validate
&& attrDef.Datatype.TokenizedType == XmlTokenizedType.ID && !ignoreErrors)
954
if (
_validate
)
1098
if (
_validate
&& _currentEntityId != currentFrame.startParenEntityId)
1160
if (
_validate
&& _currentEntityId != startParenEntityId)
1182
if (
_validate
)
1197
if (pcv.Exists(name) &&
_validate
)
1203
if (
_validate
)
1342
if (
_validate
)
1445
if (
_validate
&& csEntityId != _currentEntityId)
1449
if (
_validate
)
1470
if (
_validate
&& csEntityId != _currentEntityId)
1479
if (
_validate
&& csEntityId != _currentEntityId)
3434
if (
_validate
)
3443
if (
_validate
)
3474
Debug.Assert(
_validate
);
3480
Debug.Assert(
_validate
);
3486
Debug.Assert(
_validate
);