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