2 references to GetName
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2IDispatchConverter.cs (1)
75
string text = ComNativeDescriptor.Instance.
GetName
(value);
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (1)
501
return _handler.
GetName
(_instance);