- United States
- jkoritzinsky.github.io
Highlights
- 3 discussions answered
Block or Report
Block or report jkoritzinsky
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
SharpGenTools/SharpGenTools Public
Accurate and high performance C++ interop code generator for C#.
-
-
COM runtime support for SharpGen generated interop code.
1,116 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 4 commits in 2 repositories
Created a pull request in dotnet/dotnet-api-docs that received 11 comments
Update documentation on RuntimeMethodHandle.GetFunctionPointer
Update the documentation on RuntimeMethodHandle.GetFunctionPointer now that we have function pointers in C# based on the discussion in dotnet/runti…
+4
−1
•
11
comments
Opened 2 other pull requests in 2 repositories
dotnet/roslyn-analyzers
1
open
dotnet/runtime
1
merged
Reviewed 13 pull requests in 2 repositories
dotnet/runtime
12 pull requests
- Fix buffer overrun in dbgutil
- Update LibraryImportGenerator unit tests with interpolated string arguments
- Collect more info for host tests
-
Add
BStrStringMarshallerto source generator - Remove properties that are already set globally
- Specify AnalyzerLanguage in LibraryImportGenerator
- Pull out some common code snippets for custom struct marshalling tests
- Fix message about missing constructor for CallerAllocatedBuffer support
- Fix error on return value marshalling without CustomTypeMarshallerDirection.In
- Fix typo in AssemblyName handling
- CreateSymbolicLink PInvoke retval must be marshalled as U1
- Update generators.targets
dotnet/docs
1 pull request
Created an issue in dotnet/runtime that received 17 comments
[API Proposal]: Support for Span<T> and ReadOnlySpan<T> in source-generated marshalling
Background and motivation One of the goals of the source-generated marshalling in .NET 7 is to support modern types at interop boundaries. In parti…
17
comments