Base:
property
SchemaInfo
System.Xml.XmlNode.SchemaInfo
2 references to SchemaInfo
System.Private.Xml (2)
System\Xml\Dom\XmlDocument.cs (1)
1747
switch (documentElement.
SchemaInfo
.Validity)
System\Xml\Dom\XmlElement.cs (1)
106
set { _name = _name.OwnerDocument.AddXmlName(value, LocalName, NamespaceURI,
SchemaInfo
); }