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