1 write to addSchemaInfo
System.Private.Xml.Linq (1)
System\Xml\Schema\XNodeValidator.cs (1)
43
this.
addSchemaInfo
= addSchemaInfo;
5 references to addSchemaInfo
System.Private.Xml.Linq (5)
System\Xml\Schema\XNodeValidator.cs (5)
249
XmlSchemaInfo? si =
addSchemaInfo
? new XmlSchemaInfo() : null;
252
if (
addSchemaInfo
)
275
if (
addSchemaInfo
)
298
XmlSchemaInfo? si =
addSchemaInfo
? new XmlSchemaInfo() : null;
309
if (
addSchemaInfo
)