4 overrides of SetUnhandledAttributes
System.Private.Xml (4)
System\Xml\Schema\XmlSchema.cs (1)
511
internal override void
SetUnhandledAttributes
(XmlAttribute[] moreAttributes)
System\Xml\Schema\XmlSchemaAnnotated.cs (1)
43
internal override void
SetUnhandledAttributes
(XmlAttribute[]? moreAttributes)
System\Xml\Schema\XmlSchemaAnnotation.cs (1)
43
internal override void
SetUnhandledAttributes
(XmlAttribute[] moreAttributes)
System\Xml\Schema\XmlSchemaExternal.cs (1)
61
internal override void
SetUnhandledAttributes
(XmlAttribute[] moreAttributes)
1 reference to SetUnhandledAttributes
System.Private.Xml (1)
System\Xml\Schema\XsdBuilder.cs (1)
795
_xso.
SetUnhandledAttributes
(_unhandledAttributes.ToArray());