1 write to Repeats
System.Web.Services (1)
System\Web\Services\Description\MimeFormatExtensions.cs (1)
189
Repeats
= int.Parse(value, CultureInfo.InvariantCulture); // pass through our setter for arg checking
6 references to Repeats
System.Web.Services (6)
System\Web\Services\Description\MimeTextImporter.cs (6)
76
if (match.
Repeats
!= 1 && match.
Repeats
!= int.MaxValue)
96
if (match.
Repeats
!= 1 && match.
Repeats
!= int.MaxValue) {
97
propertyValues[numPropValues] = new CodePrimitiveExpression(match.
Repeats
);
111
if (match.
Repeats
!= 1)