Add method AsObservable - oriches/Resharper.ReactivePlugin GitHub Wiki

[Back to Code Analysis Quick Fixes] (https://github.com/oriches/Resharper.ReactivePlugin/wiki/Code-Analysis-Quick-Fixes)

Implements a quick fix for the missing [AsObservable] (https://github.com/oriches/Resharper.ReactivePlugin/wiki/Missing-calls-to-method-AsObservable) highlight to public properties & methods which expose an IObservable<T>.

With the plugin installed when the following Resharper highlight annotation is show:

Missing AsObservable annotation

There will be a quick fix 'bulb' shown to the left of the highlight:

![AsObservable quick fix] (http://oi45.tinypic.com/178qyw.jpg)