3 writes to @UnhandledAttributes
dotnet-svcutil-lib (3)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (3)
8547
o.
@UnhandledAttributes
= (Microsoft.Xml.XmlAttribute[])ShrinkArray(a_10, ca_10, typeof(Microsoft.Xml.XmlAttribute), true);
8552
o.
@UnhandledAttributes
= (Microsoft.Xml.XmlAttribute[])ShrinkArray(a_10, ca_10, typeof(Microsoft.Xml.XmlAttribute), true);
8619
o.
@UnhandledAttributes
= (Microsoft.Xml.XmlAttribute[])ShrinkArray(a_10, ca_10, typeof(Microsoft.Xml.XmlAttribute), true);
1 reference to @UnhandledAttributes
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (1)
2335
Microsoft.Xml.XmlAttribute[] a = (Microsoft.Xml.XmlAttribute[])o.
@UnhandledAttributes
;