Per Rovegård

Results 27 issues of 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...

![image](https://cloud.githubusercontent.com/assets/795010/25334558/4d1db21e-28ef-11e7-9954-4224dd860e41.png)

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 ```...

Bug

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: ![image](https://user-images.githubusercontent.com/795010/120781020-f08bf580-c528-11eb-8b0e-2ed777d05335.png) I tried NSwag as well, and it...

needs investigation
stale

### Component OpenTelemetry.Exporter.Stackdriver ### Package Version | Package Name | Version | | ------------------------------------- | ------- | | OpenTelemetry.Api | N/A | | OpenTelemetry | 1.11.1 | | OpenTelemetry.Exporter.Stackdriver |...

bug
comp:exporter.stackdriver