1 write to DllName
System.Drawing.Common (1)
System\Drawing\Imaging\ImageCodecInfo.cs (1)
94DllName = codecInfo[i].DllName.ToString(),
1 reference to DllName
System.Drawing.Common.Tests (1)
System\Drawing\Imaging\ImageCodecInfoTests.cs (1)
98Assert.Equal(DllName, codecInfo.DllName);