Skip to content
Avatar

Achievements

Achievements

Highlights

  • 2 discussions 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

Pinned

  1. roslyn Public

    Forked from dotnet/roslyn

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

    C#

  2. Forked from dotnet/metadata-tools

    Contains tools for metadata, such as Roslyn's metadata visualizer.

    PowerShell

  3. Forked from dotnet/sourcelink

    SourceLink enables a great source debugging experience for your users, by adding source control metadata to your built assets

    C#

  4. Forked from dotnet/symreader-converter

    Converts between Windows PDB and Portable PDB formats.

    C#

  5. Forked from dotnet/symreader-portable

    Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).

    C#

  6. Forked from dotnet/symreader

    Repo for tools for debugging .NET code.

    C#

1,008 contributions in the last year

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

Contribution activity

February 2022

Created 11 commits in 1 repository

Created an issue in dotnet/roslyn that received 5 comments

Consider negating options with non-default(T) default values

The default values of some options in record structs that represent options (e.g. CompletionOptions) are not default(T), where T is the type of the…

5 comments

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