4 references to Matches
System.Web.Services (4)
System\Web\Services\Description\MimeTextImporter.cs (2)
31if (mimeTextBinding.Matches.Count == 0) { 53GenerateCode(importedReturn.TypeName, importedReturn.TextBinding.Matches, options);
System\Web\Services\Description\ServiceDescriptionSerializer.cs (2)
778global::System.Web.Services.Description.MimeTextMatchCollection a = (global::System.Web.Services.Description.MimeTextMatchCollection)o.@Matches; 5395global::System.Web.Services.Description.MimeTextMatchCollection a_1 = (global::System.Web.Services.Description.MimeTextMatchCollection)o.@Matches;