Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Popular repositories
-
-
Forked from microsoft/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
C# 1
-
Forked from mono/referencesource
Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
C#
-
Forked from dotnet/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
C#
-
438 contributions in the last year
Contribution activity
July 2020
Created an issue in mono/mono that received 2 comments
[wasm][debugger] Cannot step into mscorlib methods
I tried to step into DateTime.ToString(), but it fails. The console says:
for mscorlib.dll:
debug_dir.type - 2
debug_dir.type - 16
and in mono.js,…

