4 references to GetMemberName
System.Windows.Forms.Primitives (1)
Windows\Win32\System\Ole\ClassPropertyDispatchAdapter.cs (1)
110/// Matches up to <see cref="IDispatchEx.GetMemberName(int, BSTR*)"/>
System.Windows.Forms.Tests (3)
System\Windows\Forms\HtmlToClrEventProxyTest.cs (3)
25dispatchEx.Value->GetMemberName(id, &onHtmlEvent); 31dispatchEx.Value->GetMemberName(id, &eventName); 37dispatchEx.Value->GetMemberName(id, &getEventName);