PostSharp bot

Results 80 issues of PostSharp bot

Imported
Area-Framework-FieldsAndProperties

Patterns to be align: ```cs await METHOD; var x = await METHOD; return await METHOD; ``` Note that the implementation of Proceed returns a _parenthesized_ await expression, so the inliner...

Imported
Area-Framework-AsyncAndIterators

Imported
Area-Framework-AsyncAndIterators

Fakes are very difficult to understand and makes very hard to do any change that affects the API. It would be better not to use fakes, and to use standard...

Imported
Area-Framework-Linker

* Document all classes and their main methods * Update README * Update UML

Imported
Area-Framework-Linker

Currently, we are transforming the compile-time code and then compile it. In case of compilation error, we write an message telling that it may be due to invalid code transformation....

Imported
Area-Framework-Templates

Imported
Area-DesignTime-Fallback

Imported
Area-Framework-Initialization

Imported
Area-Framework-Initialization

Imported
Area-Framework-Initialization