1 instantiation of MimePartCollection
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\MimeFormatExtensions.cs (1)
59private MimePartCollection _parts = new MimePartCollection();
6 references to MimePartCollection
dotnet-svcutil-lib (6)
FrameworkFork\System.Web.Services\Services\Description\MimeFormatExtensions.cs (2)
59private MimePartCollection _parts = new MimePartCollection(); 63public MimePartCollection Parts
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (4)
880global::System.Web.Services.Description.MimePartCollection a = (global::System.Web.Services.Description.MimePartCollection)o.@Parts; 6911global::System.Web.Services.Description.MimePartCollection a_1 = (global::System.Web.Services.Description.MimePartCollection)o.@Parts;