FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (16)
4020if (ai is Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef)
4022Write37_XmlSchemaAttributeGroupRef(@"attributeGroup", @"http://www.w3.org/2001/XMLSchema", ((Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef)ai), false, false);
4161private void Write37_XmlSchemaAttributeGroupRef(string n, string ns, Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef o, bool isNullable, bool needType)
4171if (t == typeof(Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef))
4493else if (ai is Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef)
4495Write37_XmlSchemaAttributeGroupRef(@"attributeGroup", @"http://www.w3.org/2001/XMLSchema", ((Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef)ai), false, false);
4584else if (ai is Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef)
4586Write37_XmlSchemaAttributeGroupRef(@"attributeGroup", @"http://www.w3.org/2001/XMLSchema", ((Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef)ai), false, false);
4772else if (ai is Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef)
4774Write37_XmlSchemaAttributeGroupRef(@"attributeGroup", @"http://www.w3.org/2001/XMLSchema", ((Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef)ai), false, false);
4838else if (ai is Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef)
4840Write37_XmlSchemaAttributeGroupRef(@"attributeGroup", @"http://www.w3.org/2001/XMLSchema", ((Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef)ai), false, false);
4940if (ai is Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef)
4942Write37_XmlSchemaAttributeGroupRef(@"attributeGroup", @"http://www.w3.org/2001/XMLSchema", ((Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef)ai), false, false);
9050private Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef Read37_XmlSchemaAttributeGroupRef(bool isNullable, bool checkType)
9065Microsoft.Xml.Schema.XmlSchemaAttributeGroupRef o;