1 implementation of _SignatureHelper
mscorlib (1)
system\reflection\emit\signaturehelper.cs (1)
23public sealed class SignatureHelper : _SignatureHelper
5 references to _SignatureHelper
mscorlib (5)
system\reflection\emit\signaturehelper.cs (5)
21[ComDefaultInterface(typeof(_SignatureHelper))] 974void _SignatureHelper.GetTypeInfoCount(out uint pcTInfo) 979void _SignatureHelper.GetTypeInfo(uint iTInfo, uint lcid, IntPtr ppTInfo) 984void _SignatureHelper.GetIDsOfNames([In] ref Guid riid, IntPtr rgszNames, uint cNames, uint lcid, IntPtr rgDispId) 989void _SignatureHelper.Invoke(uint dispIdMember, [In] ref Guid riid, uint lcid, short wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)