3 instantiations of TypeDescriptorContextStub
System.Windows.Forms.Tests (3)
System\Windows\Forms\ListViewItemStateImageIndexConverterTests.cs (3)
33
ITypeDescriptorContext context = new
TypeDescriptorContextStub
(instance);
47
ITypeDescriptorContext context = new
TypeDescriptorContextStub
(item);
68
ITypeDescriptorContext context = new
TypeDescriptorContextStub
(item);