3 writes to @UnhandledAttributes
System.Web.Services (3)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (3)
7110o.@UnhandledAttributes = (global::System.Xml.XmlAttribute[])ShrinkArray(a_3, ca_3, typeof(global::System.Xml.XmlAttribute), true); 7114o.@UnhandledAttributes = (global::System.Xml.XmlAttribute[])ShrinkArray(a_3, ca_3, typeof(global::System.Xml.XmlAttribute), true); 7139o.@UnhandledAttributes = (global::System.Xml.XmlAttribute[])ShrinkArray(a_3, ca_3, typeof(global::System.Xml.XmlAttribute), true);
2 references to @UnhandledAttributes
System.Web.Services (1)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
1921global::System.Xml.XmlAttribute[] a = (global::System.Xml.XmlAttribute[])o.@UnhandledAttributes;
System.Xml (1)
System\Xml\Serialization\SchemaObjectWriter.cs (1)
409WriteAttributes((XmlAttribute[])o.@UnhandledAttributes, o);