-
Microsoft Corporation
- Redmond
- https://www.facebook.com/tomas.matousek.754
- @tomas_matousek
Block or Report
Block or report tmat
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
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#
-
metadata-tools Public
Forked from dotnet/metadata-tools
Contains tools for metadata, such as Roslyn's metadata visualizer.
PowerShell
-
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#
-
symreader-converter Public
Forked from dotnet/symreader-converter
Converts between Windows PDB and Portable PDB formats.
C#
-
symreader-portable Public
Forked from dotnet/symreader-portable
Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).
C#
-
1,023 contributions in the last year
Activity overview
Contribution activity
October 2022
Created 23 commits in 6 repositories
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…
Opened 14 other pull requests in 6 repositories
dotnet/roslyn
1
open
7
merged
- Workspace refs
- Add more symbol publishing packages to PublishData.json
- Read required project properties from evaluation data
- Correct package names in PublishData.json
- Add EE and VS impl packages to PublishData.json
- Allow packages to be not published
- Encoding serialization
- Treat *.g.i.cs|vb files as design-time-only in EnC
dotnet/symreader
1
merged
1
closed
dotnet/symreader-converter
1
merged
dotnet/sourcelink
1
merged
dotnet/metadata-tools
1
merged
dotnet/symreader-portable
1
merged
Reviewed 22 pull requests in 6 repositories
dotnet/roslyn
16 pull requests
- Remove support for recoverable syntax trees
- Revert "Revert "Read required project properties from evaluation data""
- Make abstract method virtual to prevent binary break
- Disable Windows PDB conversion
- Use ParsedDocument in more commmand handlers
- Encoding serialization
- Create source texts for open buffers with the new default source hash algorithm
- Fix DecodeForwardIteratorRecord to accept strings w/o null terminator
- Remove TextDocumentState.sourceText
- Treat *.g.i.cs|vb files as design-time-only in EnC
- Simpler bidirectional streaming invocation in OOP.
- Add ChecksumAlgorithm to project snapshot
- Move to a simpler model of writing assets out to OOP
- Merge the new UnitTesting solution crawler into Main
- Only get the associated symbol, not the containing symbol
- Do not inline fault-helper
dotnet/symreader
2 pull requests
dotnet/sourcelink
1 pull request
dotnet/sdk
1 pull request
dotnet/runtime
1 pull request
dotnet/symreader-portable
1 pull request
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. …





