1 write to
System.ServiceModel (1)
System\ServiceModel\Description\SoapHelper.cs (1)
201extensions[i] = o;
55 references to
System.ServiceModel (3)
System\ServiceModel\Description\SoapHelper.cs (2)
195object o = extensions[i]; 199extensions.Remove(extensions[i]);
System\ServiceModel\Description\WsdlHelper.cs (1)
214XmlElement element = extensions[i] as XmlElement;
System.Web.Services (52)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (51)
51if ((a[ia]) is System.Xml.XmlNode || a[ia] == null) { 52WriteElementLiteral((System.Xml.XmlNode)a[ia], @"", null, false, true); 55throw CreateInvalidAnyTypeException(a[ia]); 139if ((a[ia]) is System.Xml.XmlNode || a[ia] == null) { 140WriteElementLiteral((System.Xml.XmlNode)a[ia], @"", null, false, true); 143throw CreateInvalidAnyTypeException(a[ia]); 195global::System.Object ai = (global::System.Object)a[ia]; 329global::System.Object ai = (global::System.Object)a[ia]; 404global::System.Object ai = (global::System.Object)a[ia]; 481global::System.Object ai = (global::System.Object)a[ia]; 623global::System.Object ai = (global::System.Object)a[ia]; 721global::System.Object ai = (global::System.Object)a[ia]; 1099global::System.Object ai = (global::System.Object)a[ia]; 1396if ((a[ia]) is System.Xml.XmlNode || a[ia] == null) { 1397WriteElementLiteral((System.Xml.XmlNode)a[ia], @"", null, false, true); 1400throw CreateInvalidAnyTypeException(a[ia]); 1454if ((a[ia]) is System.Xml.XmlNode || a[ia] == null) { 1455WriteElementLiteral((System.Xml.XmlNode)a[ia], @"", null, false, true); 1458throw CreateInvalidAnyTypeException(a[ia]); 1531if ((a[ia]) is System.Xml.XmlNode || a[ia] == null) { 1532WriteElementLiteral((System.Xml.XmlNode)a[ia], @"", null, false, true); 1535throw CreateInvalidAnyTypeException(a[ia]); 1579if ((a[ia]) is System.Xml.XmlNode || a[ia] == null) { 1580WriteElementLiteral((System.Xml.XmlNode)a[ia], @"", null, false, true); 1583throw CreateInvalidAnyTypeException(a[ia]); 1627if ((a[ia]) is System.Xml.XmlNode || a[ia] == null) { 1628WriteElementLiteral((System.Xml.XmlNode)a[ia], @"", null, false, true); 1631throw CreateInvalidAnyTypeException(a[ia]); 1674if ((a[ia]) is System.Xml.XmlNode || a[ia] == null) { 1675WriteElementLiteral((System.Xml.XmlNode)a[ia], @"", null, false, true); 1678throw CreateInvalidAnyTypeException(a[ia]); 1731if ((a[ia]) is System.Xml.XmlNode || a[ia] == null) { 1732WriteElementLiteral((System.Xml.XmlNode)a[ia], @"", null, false, true); 1735throw CreateInvalidAnyTypeException(a[ia]); 1777if ((a[ia]) is System.Xml.XmlNode || a[ia] == null) { 1778WriteElementLiteral((System.Xml.XmlNode)a[ia], @"", null, false, true); 1781throw CreateInvalidAnyTypeException(a[ia]); 4096if ((a[ia]) is System.Xml.XmlNode || a[ia] == null) { 4097WriteElementLiteral((System.Xml.XmlNode)a[ia], @"", null, false, true); 4100throw CreateInvalidAnyTypeException(a[ia]);
System\Web\Services\Description\WebServicesInteroperability.cs (1)
420object item = extensions[i];