2 instantiations of MimeTextMatchCollection
System.Web.Services.Description (2)
System\Web\Services\Description\MimeFormatExtensions.cs (2)
87public MimeTextMatchCollection Matches { get; } = new MimeTextMatchCollection(); 174public MimeTextMatchCollection Matches { get; } = new MimeTextMatchCollection();
10 references to MimeTextMatchCollection
System.Web.Services.Description (10)
System\Web\Services\Description\MimeFormatExtensions.cs (2)
87public MimeTextMatchCollection Matches { get; } = new MimeTextMatchCollection(); 174public MimeTextMatchCollection Matches { get; } = new MimeTextMatchCollection();
System\Web\Services\Description\ServiceDescriptionSerializer.cs (8)
899global::System.Web.Services.Description.MimeTextMatchCollection a = (global::System.Web.Services.Description.MimeTextMatchCollection)o.@Matches; 946global::System.Web.Services.Description.MimeTextMatchCollection a = (global::System.Web.Services.Description.MimeTextMatchCollection)o.@Matches; 6495global::System.Web.Services.Description.MimeTextMatchCollection a_1 = (global::System.Web.Services.Description.MimeTextMatchCollection)o.@Matches; 6564global::System.Web.Services.Description.MimeTextMatchCollection a_7 = (global::System.Web.Services.Description.MimeTextMatchCollection)o.@Matches;