2 references to GetSortedAttributeArray
System.Web.Extensions (2)
Compilation\WCFModel\SchemaMerger.cs (2)
445
XmlAttribute[] attributeArray1 =
GetSortedAttributeArray
(attributeCollection1);
446
XmlAttribute[] attributeArray2 =
GetSortedAttributeArray
(attributeCollection2);