ICSharpInvokeOrInvokeMemberBinder interface ICSharpInvokeOrInvokeMemberBinder Documentation Code IList<CSharpArgumentInfo> ArgumentInfo { get; } Type CallingContext { get; } CSharpCallFlags Flags { get; } string Name { get; } bool ResultDiscarded { get; } bool StaticCall { get; } IList<Type> TypeArguments { get; }