1 write to Group
System.Web.Services (1)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
5459o.@Group = System.Xml.XmlConvert.ToInt32(Reader.Value);
5 references to Group
System.Web.Services (5)
System\Web\Services\Description\MimeTextImporter.cs (3)
70if (match.Group != 1) 81if (match.Group != 1) { 82propertyValues[numPropValues] = new CodePrimitiveExpression(match.Group);
System\Web\Services\Description\ServiceDescriptionSerializer.cs (2)
805if (((global::System.Int32)o.@Group) != 1) { 806WriteAttribute(@"group", @"", System.Xml.XmlConvert.ToString((global::System.Int32)((global::System.Int32)o.@Group)));