Base:
property
SchemaInfo
Microsoft.Xml.XmlNode.SchemaInfo
2 references to SchemaInfo
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (1)
1698switch (documentElement.SchemaInfo.Validity)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlElement.cs (1)
102set { _name = _name.OwnerDocument.AddXmlName(value, LocalName, NamespaceURI, SchemaInfo); }