AlekseyTs

Results 115 comments of AlekseyTs

@mavasani It looks like we wanted to wait until .NET 8 for this change. See https://github.com/dotnet/roslyn/issues/63440#issuecomment-1219958684

@mavasani Could you rebase the branch on top of the current `main` to eliminate commits that have been merged already?

> type = new ExtendedErrorTypeSymbol(type, LookupResultKind.NotReferencable, info, unreported: true); Does it make sense to continue after this point? #Closed --- Refers to: src/Compilers/CSharp/Portable/Symbols/Metadata/PE/PENamedTypeSymbol.cs:2045 in 6aa7e12. [](commit_id = 6aa7e1282214d1f589d3d85014a605cf1b94e141, deletion_comment =...

Are details of the field that we are supposed to emit specified anywhere? #Resolved

Done with review pass (commit 1)

Done with review pass (commit 5)

There is a System.Runtime.CompilerServices.CompilerGeneratedAttribute on the type. Should it be handled specially by the linker?

I understand that this is a C# repo. However, in order to achieve the motivating goal, I think we need VB to pay attention to the attributes as well. Therefore,...

There is also a parameter case, a lambda parameter or a local function parameter.