1 instantiation of MimePartCollection
System.Web.Services (1)
System\Web\Services\Description\MimeFormatExtensions.cs (1)
48
MimePartCollection parts = new
MimePartCollection
();
6 references to MimePartCollection
System.Web.Services (6)
System\Web\Services\Description\MimeFormatExtensions.cs (2)
48
MimePartCollection
parts = new MimePartCollection();
52
public
MimePartCollection
Parts {
System\Web\Services\Description\ServiceDescriptionSerializer.cs (4)
689
global::System.Web.Services.Description.
MimePartCollection
a = (global::System.Web.Services.Description.
MimePartCollection
)o.@Parts;
5523
global::System.Web.Services.Description.
MimePartCollection
a_1 = (global::System.Web.Services.Description.
MimePartCollection
)o.@Parts;