BADF00D / DisposableFixer

This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.
Other
35 stars 7 forks source link

Added RX Multicast to tracking methods. #142

Closed BADF00D closed 4 years ago

BADF00D commented 4 years ago

Prerequisites

Description

Static method System.Reactive.Linq.Observable.Multicast() tracks the given ReplaySubject and should be ignored during analysis.

Source Code

Screenshot

BADF00D commented 4 years ago

Part of release VS2017 2.4.2 and VS2019 3.2.2