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