The Wayback Machine - https://web.archive.org/web/20210525133011/https://github.com/alrz
Skip to content
Avatar

Highlights

  • 10 discussions answered

Organizations

@dotnet @dotnet-foundation
Block or Report

Block or report alrz

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Forked from dotnet/roslyn

    The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.

    C# 2

  2. Forked from dotnet/csharplang

    The official repo for the design of the C# programming language

    2

  3. Forked from dotnet/corefx

    This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.

    C# 1

  4. Forked from ashmind/SharpLab

    SharpLab (previously known as TryRoslyn)

    C#

  5. Forked from dotnet/aspnetcore

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

    C#

200 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri
Activity overview
Contributed to dotnet/roslyn, dotnet/csharplang, dotnet/runtime and 5 other repositories

Contribution activity

May 2021

Created a pull request in dotnet/roslyn that received 27 comments

Extended property patterns: IOperation and Symbols

Test plan: #52468 Split BoundPropertySubpattern and BoundPositionalSubpattern Introduce BoundPropertySubpatternMember to keep track of symbol/synt…

+905 −210 27 comments
Opened 3 other pull requests in 1 repository

Created an issue in dotnet/roslyn that received 7 comments

Obsolete members are not reported for implicit range indexer

Version Used: main Steps to Reproduce: public class C { [Obsolete("error", error: true)] public int Slice(int i, int j) => 0; [Obsolete("error", error

7 comments
1 contribution in private repositories May 8