2 references to DISPID_NEWENUM
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComMethodDesc.cs (1)
66if (!IsPropertyGet || DispId == ComDispIds.DISPID_NEWENUM)
Microsoft\CSharp\RuntimeBinder\ComInterop\IDispatchComObject.cs (1)
591if (funcDesc.memid == ComDispIds.DISPID_NEWENUM)