PostSharp bot

Results 80 issues of PostSharp bot

Current working design declares `OfExactSignature` and `OfCompatibleSignature` on IMethodList and similarly on IConstructor list. The goal of this user story is to finalize the public API design (e.g. have one...

Imported
Area-Framework-CodeModel

Imported
Area-Framework-Templates

Imported
Area-Framework-Constructors

Imported
Area-DesignTime-CompileTimeDebugging

What about `meta.CompileTime( Action action )` where `action` must be a lambda?

Imported
Area-Framework-Templates

E.g.: event field will report a warning that the event is not used (CS0067) because it expects the event to be raised within the class. This is suppressed manually in...

Imported
Area-Framework

Imported
Area-Framework-FieldsAndProperties

Imported
Area-Framework-Linker