1 implementation of _ILGenerator
mscorlib (1)
system\reflection\emit\ilgenerator.cs (1)
23
public class ILGenerator :
_ILGenerator
5 references to _ILGenerator
mscorlib (5)
system\reflection\emit\ilgenerator.cs (5)
21
[ComDefaultInterface(typeof(
_ILGenerator
))]
1366
void
_ILGenerator
.GetTypeInfoCount(out uint pcTInfo)
1371
void
_ILGenerator
.GetTypeInfo(uint iTInfo, uint lcid, IntPtr ppTInfo)
1376
void
_ILGenerator
.GetIDsOfNames([In] ref Guid riid, IntPtr rgszNames, uint cNames, uint lcid, IntPtr rgDispId)
1381
void
_ILGenerator
.Invoke(uint dispIdMember, [In] ref Guid riid, uint lcid, short wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)