1 implementation of _TypeBuilder
mscorlib (1)
system\reflection\emit\typebuilder.cs (1)
44
public sealed class TypeBuilder : TypeInfo,
_TypeBuilder
5 references to _TypeBuilder
mscorlib (5)
system\reflection\emit\typebuilder.cs (5)
42
[ComDefaultInterface(typeof(
_TypeBuilder
))]
2624
void
_TypeBuilder
.GetTypeInfoCount(out uint pcTInfo)
2629
void
_TypeBuilder
.GetTypeInfo(uint iTInfo, uint lcid, IntPtr ppTInfo)
2634
void
_TypeBuilder
.GetIDsOfNames([In] ref Guid riid, IntPtr rgszNames, uint cNames, uint lcid, IntPtr rgDispId)
2639
void
_TypeBuilder
.Invoke(uint dispIdMember, [In] ref Guid riid, uint lcid, short wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)