Asti

Results 5 issues of Asti

I have a very simple implementation using `RpcBuffer` in F#. But it keeps missing messages. If I send messages between host and client in a loop, about a tenth of...

bug

Screenshot ![image](https://user-images.githubusercontent.com/2375486/84569031-317f7d00-ada1-11ea-9299-678caf18cce6.png)

Example usage ![fswatch2](https://user-images.githubusercontent.com/2375486/88964607-43709d00-d2c7-11ea-8f38-7d77e09e0d55.gif)

It could be because of something happening during assembly fusion. Will need to debug.

Analyzers will produce a number of warnings, but only when a code-fixes request (from the suggestions API) is made do we actually need a list of fixes. In the interest...