Per Rovegård
Per Rovegård
Capturing print statements may be bad for performance. Make it possible to disable via a command-line option.
Investigate if this is ok or wrong! Given: ``` class Base class Sub extends Base ``` ...inspecting the properties of a `Sub` instance shows the proto property to be named...

https://chromedevtools.github.io/debugger-protocol-viewer/1-2/Runtime/#type-ExceptionDetails
### Steps to reproduce 1. Have a very long list of assemblies in the Assemblies list. 2. Click `Clear assembly list` in the `File` menu ### Error message shown ```...
I have a property with the following attribute: [RegularExpression("(?s)^[^\u0000-\u001f\\\\/*?|:\"]+$")] Swashbuckle emits the following JSON: "pattern": "(?s)^[^�-\\\\/*?|:\"]+$", "type": "string" Swagger-UI doesn't like this:  I tried NSwag as well, and it...
### Component OpenTelemetry.Exporter.Stackdriver ### Package Version | Package Name | Version | | ------------------------------------- | ------- | | OpenTelemetry.Api | N/A | | OpenTelemetry | 1.11.1 | | OpenTelemetry.Exporter.Stackdriver |...