1 write to errorCount
System.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
518set { errorCount = value; }
1 reference to errorCount
System.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
517get { return errorCount; }