Skip to content
Avatar

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. sourcelink Public

    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. symreader Public

    Forked from dotnet/symreader

    Repo for tools for debugging .NET code.

    C#

1,023 contributions in the last year

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

Contribution activity

October 2022

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

Disable Windows PDB conversion

Visual Studio no longer requires components to publish Windows PDBs. Once we validate this on Roslyn and other repos that insert into VS we can pro…

+110 −67 14 comments

Created an issue in dotnet/roslyn that received 1 comment

Improve reporting/UI for CS0535: T does not implement interface member M

Summary When a signature of a method implementing an interface changes the error CS0535: T does not implement interface member M might be reported. …

1 comment

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