Returns false always.
[Visual Basic] Overrides Protected Function IsByRefImpl() As Boolean [C#] protected override bool IsByRefImpl(); [C++] protected: override bool IsByRefImpl(); [JScript] protected override function IsByRefImpl() : Boolean;
TypeBuilder Class | TypeBuilder Members | System.Reflection.Emit Namespace