Skip to content
Avatar

Achievements

Achievements

Highlights

  • 1 discussion answered

Organizations

@IronLanguages @microsoft @dotnet
Block or Report

Block or report tmat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

Report abuse

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

Report abuse

Popular repositories

  1. IronRuby snippets

    C# 4

  2. Forked from dotnet/roslyn

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

    C#

  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 dotnet/buildtools

    Build tools that are necessary for building the .NET Core projects

    C#

818 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2021

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

EnC: Check member modifier updates in semantic analysis

Analyzing modifier changes in semantic analysis has multiple advantages: We can detect the actual impact of change on the generated code. In cases…

+1,852 −996 9 comments

Created an issue in dotnet/roslyn that received 11 comments

Primary record constructor's declaring syntax reference should be the parameter list, not the record declaration node

Version Used: 4.0.0-2.21322.49 Steps to Reproduce: record C(int X); var syntax = primaryConstructorSymbol.DeclaringSyntaxReferences.First().GetSyntax

11 comments

Seeing something unexpected? Take a look at the GitHub profile guide.