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