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.

You must be logged in to block 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#

805 contributions in the last year

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

Contribution activity

July 2021

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

EnC: Include added types in changed types of emit result

The types are reported to the application via runtime event. The application needs to know about added types, not just updated ones. + Simplify som…

+623 −833 21 comments
Reviewed 30 pull requests in 6 repositories
dotnet/roslyn 24 pull requests
dotnet/symreader 2 pull requests
dotnet/sourcelink 1 pull request
dotnet/runtime 1 pull request
dotnet/arcade 1 pull request
dotnet/interactive-window 1 pull request

Created an issue in dotnet/runtime that received 17 comments

Hot Reload: unable to call added public API

Description Calling a public method added to a referenced library during Hot Reload may throw System.MissingMethodException. Repro: Run App.exe, un…

17 comments

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