api-doc-tools
api-doc-tools copied to clipboard
F#: active patterns treated as methods
From F# smoke test:

Although these are compiled down as such, they are a distinctly different thing from regular functions/methods.
This will be very tricky, because according to SharpLab, there's no metadata to tell when something is an active pattern.