1 write to addSchemaInfo
System.Xml.Linq (1)
System\Xml\Linq\XNodeValidator.cs (1)
37
this.
addSchemaInfo
= addSchemaInfo;
5 references to addSchemaInfo
System.Xml.Linq (5)
System\Xml\Linq\XNodeValidator.cs (5)
204
XmlSchemaInfo si =
addSchemaInfo
? new XmlSchemaInfo() : null;
207
if (
addSchemaInfo
) {
225
if (
addSchemaInfo
) {
248
XmlSchemaInfo si =
addSchemaInfo
? new XmlSchemaInfo() : null;
259
if (
addSchemaInfo
) {