Highlights
- 33 discussions answered
Block or Report
Block or report stephentoub
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
dotnet/runtime Public
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
2,630 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created a pull request in dotnet/runtime that received 3 comments
Opened 1 other pull request in 1 repository
dotnet/runtime
1
open
Reviewed 7 pull requests in 1 repository
dotnet/runtime
7 pull requests
- Add {ReadOnly}Span ctor (internal for now) that takes a ref and no length
- Update System.Runtime.InteropServices.cs
- [main] Update dependencies from dotnet/roslyn-analyzers
- Fix a thread pool test
- Provide the invalid value in the number parsing FormatException message
- Cleann-up System.Data.Common.csproj
- Changing the logic for how we deal with RegexOptions.IgnoreCase matching.
Created an issue in dotnet/runtime that received 12 comments
[API Proposal]: {ReadOnly}Span(ref T) constructor
Background and motivation As part of the C# 11 work to enable ref fields, it will be safe to create a {ReadOnly}Span from a ref (with an implicit l…
12
comments