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