Kristian Wedberg

Results 5 issues of Kristian Wedberg

# Feature request Backing fields on automatic properties (which get the name `k_BackingField`) are obfuscated, even if the auto property is explicitly excluded. This is: - Pointless since the auto...

#### Bug description VSTHR002 warns even though the task has been checked for completion or have been awaited. It should _not_ warn in these cases, since the task is provably...

enhancement
analyzers

Hi, In the compiled delegates below (adding two ints), using FastExpressionCompiler the _execution_ time is consistently 16% and 65% slower than using standard BCL expressions. Any idea why, or am...

### Inline `` does not populate the "See Also" section ### Functional impact The reference won't appear in the "See Also" section. ### Minimal repro steps Using docfx v2.20: ```C#...

dotnet

**Feature request** xref can link to the middle of a document using #. Documentation says: > Title is extracted from the first heading of the Markdown file. Or you can...

xref