2 instantiations of MimeTextMatchCollection
System.Web.Services (2)
System\Web\Services\Description\MimeFormatExtensions.cs (2)
114
MimeTextMatchCollection matches = new
MimeTextMatchCollection
();
135
MimeTextMatchCollection matches = new
MimeTextMatchCollection
();
13 references to MimeTextMatchCollection
System.Web.Services (13)
System\Web\Services\Description\MimeFormatExtensions.cs (4)
114
MimeTextMatchCollection
matches = new MimeTextMatchCollection();
121
public
MimeTextMatchCollection
Matches {
135
MimeTextMatchCollection
matches = new MimeTextMatchCollection();
209
public
MimeTextMatchCollection
Matches {
System\Web\Services\Description\MimeTextImporter.cs (1)
56
void GenerateCode(string typeName,
MimeTextMatchCollection
matches, CodeGenerationOptions options) {
System\Web\Services\Description\ServiceDescriptionSerializer.cs (8)
778
global::System.Web.Services.Description.
MimeTextMatchCollection
a = (global::System.Web.Services.Description.
MimeTextMatchCollection
)o.@Matches;
817
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;
5447
global::System.Web.Services.Description.
MimeTextMatchCollection
a_7 = (global::System.Web.Services.Description.
MimeTextMatchCollection
)o.@Matches;