Skip to content
View steveisok's full-sized avatar

Organizations

@dotnet

Block or report steveisok

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. library-mode-sample library-mode-sample Public

    C# 6 1

  2. mono mono Public

    Forked from mono/mono

    Mono open source ECMA CLI, C# and .NET implementation.

    C# 3 2

  3. webforms-kestrel webforms-kestrel Public

    C# 3 2

  4. droid-sample droid-sample Public

    C# 2

  5. corefx corefx Public

    Forked from mono/corefx

    This repository contains the foundational libraries that make up the .NET Core development stack.

    C#

  6. coreclr coreclr Public

    Forked from dotnet/coreclr

    This repo contains the .NET Core runtime, called CoreCLR, and the base library, called System.Private.Corelib (or mscorlib). It includes the garbage collector, JIT compiler, base .NET data types an…

    C#

271 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week July August September October November December January February March April May June
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

July 2025

Created 2 commits in 2 repositories

Created a pull request in dotnet/runtime that received 5 comments

Zero initialize FrameInfo so that we don't mistake an InlineCallFrame for a CLRToCOMMethodFrame

This one was a doozy. If you try to step in to a static function and the static cctor hasn't run, the debugger will treat it as a go. Moving the st…

+1 −1 lines changed 5 comments
Opened 1 other pull request in 1 repository
dotnet/runtime 1 open
Reviewed 6 pull requests in 2 repositories
Loading