2 references to GetClassName
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\COM2IDispatchConverter.cs (1)
54text = ComNativeDescriptor.GetClassName(value);
System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.ComTypeDescriptor.cs (1)
29string? ICustomTypeDescriptor.GetClassName() => GetClassName(_instance);