1 write to name
System.Xml (1)
System\Xml\Schema\DtdValidator.cs (1)
45
name
= XmlQualifiedName.Empty;
2 references to name
System.Xml (2)
System\Xml\Schema\DtdValidator.cs (2)
49
Push(
name
);
89
SendValidationEvent(Res.Xml_NoDTDPresent, this.
name
.ToString(), XmlSeverityType.Warning);