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