Base Processing Methods

So of course one should NEVER touch base processing methods but…

If one were curious to find the code of a base processing method for example:
base.HandleContractBeforeCall().CommitTransfer(ref invTransferTableset, out LegalNumberMessage, out partTranPKs);

Where would I look? Asking for a friend :smiley:

Well after some “critical” thinking, I figured it out.

Where would I see the code that the server executes…why, on the server of course - not the client.

<---- #I’mWithStupid

1 Like