Skip to content

Instantly share code, notes, and snippets.

@zeqk
Created February 6, 2020 18:30
Show Gist options
  • Select an option

  • Save zeqk/86e2545d673bfd228d0f25c80271d9fa to your computer and use it in GitHub Desktop.

Select an option

Save zeqk/86e2545d673bfd228d0f25c80271d9fa to your computer and use it in GitHub Desktop.
```
var a = ([^\s]+)\.GetInvocationList
```
```
var invocations = $1.GetInvocationList
```
![](https://cdn.cacher.io/attachments/u/36c0f053m5ikw/ZttMD83rZn7pWGOqHN4JFEQ6QU1qTbQQ/qxmkj0fv3.png)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment