Remove wrong WeakEventHandler and assign event directly #73
Annotations
20 warnings
          | 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L569
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L569
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L530
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L530
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L492
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L492
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L464
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L464
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/Crash.cs#L7
                      
                       Non-nullable property 'ExceptionAssembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. | 
| 
                      
                          build: 
                        TinyInsights/Crash.cs#L7
                      
                       Non-nullable property 'ExceptionAssembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L127
                      
                       Non-nullable field 'crashHandler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. | 
| 
                      
                          build: 
                        TinyInsights/Crash.cs#L7
                      
                       Non-nullable property 'ExceptionAssembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. | 
| 
                      
                          build: 
                        TinyInsights/Crash.cs#L7
                      
                       Non-nullable property 'ExceptionAssembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L16
                      
                       Field 'ApplicationInsightsProvider.provider' is never assigned to, and will always have its default value null | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L569
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L530
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L492
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L464
                      
                       This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. | 
| 
                      
                          build: 
                        TinyInsights/ApplicationInsightsProvider.cs#L127
                      
                       Non-nullable field 'crashHandler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. | 
| 
                      
                          build: 
                        TinyInsights/Crash.cs#L7
                      
                       Non-nullable property 'ExceptionAssembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. |