1 write to MimeType
System.Drawing.Common (1)
System\Drawing\Imaging\ImageCodecInfo.cs (1)
97
MimeType
= codecInfo[i].MimeType.ToString(),
1 reference to MimeType
System.Drawing.Common.Tests (1)
System\Drawing\Imaging\ImageCodecInfoTests.cs (1)
102
Assert.Contains(MimeType, codecInfo.
MimeType
);