AlekseyTs

Results 115 comments of AlekseyTs

Done with review pass (commit 5)

@cston, @RikkiGibson, @dotnet/roslyn-compiler Please review

@cston, @dotnet/roslyn-compiler For the second review.

> is there going to be some kind of marker within the assembly data that says "this is a UTF-8 literal" vs. "this is an instantiation of some binary data...

> [main: applies to any entrypoint, simple program or not This is going to be very tricky to implement. We determine the entry-point very late and now we will need...

Our current model is to be able to bind attributes related to a specific symbol on demand, pretty much any time. Today, all such attributes are syntactically related to symbol's...