2 instantiations of MimeTextMatchCollection
dotnet-svcutil-lib (2)
FrameworkFork\System.Web.Services\Services\Description\MimeFormatExtensions.cs (2)
136
private MimeTextMatchCollection _matches = new
MimeTextMatchCollection
();
159
private MimeTextMatchCollection _matches = new
MimeTextMatchCollection
();
12 references to MimeTextMatchCollection
dotnet-svcutil-lib (12)
FrameworkFork\System.Web.Services\Services\Description\MimeFormatExtensions.cs (4)
136
private
MimeTextMatchCollection
_matches = new MimeTextMatchCollection();
143
public
MimeTextMatchCollection
Matches
159
private
MimeTextMatchCollection
_matches = new MimeTextMatchCollection();
245
public
MimeTextMatchCollection
Matches
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (8)
995
global::System.Web.Services.Description.
MimeTextMatchCollection
a = (global::System.Web.Services.Description.
MimeTextMatchCollection
)o.@Matches;
1044
global::System.Web.Services.Description.
MimeTextMatchCollection
a = (global::System.Web.Services.Description.
MimeTextMatchCollection
)o.@Matches;
6753
global::System.Web.Services.Description.
MimeTextMatchCollection
a_1 = (global::System.Web.Services.Description.
MimeTextMatchCollection
)o.@Matches;
6817
global::System.Web.Services.Description.
MimeTextMatchCollection
a_7 = (global::System.Web.Services.Description.
MimeTextMatchCollection
)o.@Matches;