EndOfTheSpline

Results 3 issues of EndOfTheSpline

**Describe the bug** Scryber does not read numbers in style instructions (``, `style=""`, linked CSS files) in a culture invariant manner. This means that certain cultures, such as de-DE, which...

The configuration of the Seq sink for `bufferSizeLimitBytes` states: https://github.com/datalust/serilog-sinks-seq/blob/b3069e56634d0cece9a2cd9e798806be5daccd6e/src/Serilog.Sinks.Seq/SeqLoggerConfigurationExtensions.cs#L53-L54 From my own quick testing and looking at the code, I feel like this isn't the current behaviour however. The...

#### Bug description When using inherited classes (e.g. for unions) and two properties accidentally share the same key, the analyzer throws an exception, fails to generate code and therefore fails...

bug
analyzer