1 implementation of _PropertyBuilder
mscorlib (1)
system\reflection\emit\propertybuilder.cs (1)
34
public sealed class PropertyBuilder : PropertyInfo,
_PropertyBuilder
5 references to _PropertyBuilder
mscorlib (5)
system\reflection\emit\propertybuilder.cs (5)
32
[ComDefaultInterface(typeof(
_PropertyBuilder
))]
262
void
_PropertyBuilder
.GetTypeInfoCount(out uint pcTInfo)
267
void
_PropertyBuilder
.GetTypeInfo(uint iTInfo, uint lcid, IntPtr ppTInfo)
272
void
_PropertyBuilder
.GetIDsOfNames([In] ref Guid riid, IntPtr rgszNames, uint cNames, uint lcid, IntPtr rgDispId)
277
void
_PropertyBuilder
.Invoke(uint dispIdMember, [In] ref Guid riid, uint lcid, short wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)