1 instantiation of MimePartCollection
System.Web.Services.Description (1)
System\Web\Services\Description\MimeFormatExtensions.cs (1)
41
public MimePartCollection Parts { get; } = new
MimePartCollection
();
5 references to MimePartCollection
System.Web.Services.Description (5)
System\Web\Services\Description\MimeFormatExtensions.cs (1)
41
public
MimePartCollection
Parts { get; } = new MimePartCollection();
System\Web\Services\Description\ServiceDescriptionSerializer.cs (4)
794
global::System.Web.Services.Description.
MimePartCollection
a = (global::System.Web.Services.Description.
MimePartCollection
)o.@Parts;
6657
global::System.Web.Services.Description.
MimePartCollection
a_1 = (global::System.Web.Services.Description.
MimePartCollection
)o.@Parts;