-
### Description
When using the diagnostics, sometimes, they don't arrive.
This seems to happen because the HttpContext disposal is handing this.
The server that handled that context however, allows…
-
Setting 'CanExecute' doesn't change the status of Button controls when they are bound to RelayCommand. I recently upgraded from GalaSoft.MvvmLight.Command.RelayCommand where this was possible. However…
-
### Description
GC does not reclaim control memory in following scenario. The control is placed in the visual tree and then removed from it. Conditions must be met:
- PresentationTraceSources.Refres…
-
Some of the SDL and security related analyzers are currently not enabled for Roslyn. For full security coverage we should reference `Microsoft.NetFramework.Analyzers` and fix any existing violations t…
-
### Description
Calling `ISymbolDocumentWriter.SetChecksum` on a `ISymbolDocumentWriter` returned from `ModuleBuilder.DefineDocument` results in a pdb with a document table containing a document with…
-
draft: Conventional tests for diagnosing linear regression models are too sensitive
(the use of conventional is ambiguous)
Why don't people use statistical tests to diagnose the linear regression mo…
-
As part of our suite of study diagnostics, it would be good to evaluate whether the proportionality assumption holds when performing a Cox regression. Could we add something like Schoenfeld residuals …
-
### Description
The problem appears when the .NET client connects using TCP with TLS v1.2 (also 1.3) to a server without support for OCSP stapling. Client attempts at SSL authentication lead to hig…
-
Of the currently implemented copulas only elliptical copulas allow for negative correlation. Most copulas require positive or non-nrgative correlation.
If cop_args are set in `__init__` then we can…
-
### Describe the bug
I have a wpf (core based) project, with net6.0 (with visual studio 2022 enterprise), where I installed from nuget the toolkit mvvm version 8.0.0. In the project I have a very bas…