Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jason Malinowski
Jason Malinowski has asked
2
questions and find answers to
121
problems.
Stats
3.5k
EtPoint
1.2k
Vote count
2
questions
121
answers
About
Software developer at Microsoft working on Visual Studio and the Roslyn project.
Jason Malinowski questions
Jason Malinowski answers
Finding Performance Spikes on Visual Studio
What's the best way to check source code lines for exceeding line length with Roslyn Analyzer?
How to completely evaluate an attribute's parameters in a C# source generator?
Full path is added into project file when adding metadata references via Roslyn
How to load an existing assembly with Roslyn, transform it and generate new .cs files
<Deterministic>true</Deterministic> and file build order
Can a Source Generator tell if its being run for editor support (IntelliSense) or as part of an actual build?
MEF component with [Export] in VS extension - No exports found that match the constraint
Visual Studio Extension: Access VS Options from arbitrary DLL
How to validate a parameter's type in method when using Roslyn