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