5 references to Matches
System.Web.Services (5)
System\Web\Services\Description\MimeTextImporter.cs (3)
104
if (match.
Matches
.Count > 0) {
116
if (match.
Matches
.Count == 0 && match.Type.Length > 0) {
125
GenerateCode(fieldTypeName, matches[i].
Matches
, options);
System\Web\Services\Description\ServiceDescriptionSerializer.cs (2)
817
global::System.Web.Services.Description.MimeTextMatchCollection a = (global::System.Web.Services.Description.MimeTextMatchCollection)o.
@Matches
;
5447
global::System.Web.Services.Description.MimeTextMatchCollection a_7 = (global::System.Web.Services.Description.MimeTextMatchCollection)o.
@Matches
;