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