PostSharp bot
PostSharp bot
Linker currently produces an error when indexer override cannot be inlined since linker is using special types to differentiate between indexers. The goal of this user story is to allow...
If a simple assertion on linker intermediate compilation is added ~40 tests fail. Most often this is invalid code, generated by transformations, that is then removed when the linker is...
For various reasons emit from the output compilation may produce a different program than a new compilation with reparsed syntax trees. When this happens, it indicates a likely bug in...
Benefits: * report diagnostics * design-time support * add child aspects and other outbounds