Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in roslyn
C# unit tests and code in same folder: strip out tests from compiled binary
Nov 01, 2025
c#
.net
unit-testing
roslyn
intermediate-language
What version of C# stopped requiring protected interface members to be implemented explicitly?
Oct 31, 2025
c#
interface
roslyn
protected
Line Number is not included in Exception Stacktrace (Code Dynamically Compiled with Roslyn)
Oct 30, 2025
c#
.net
roslyn
Detect the length of a lambda expression using Roslyn
Oct 29, 2025
c#
lambda
code-analysis
roslyn
Elvis operator ?. strangely doesn't compile in obvious cases
Oct 27, 2025
c#
visual-studio-2015
roslyn
c#-6.0
roslyn - how to unit test syntax analyzer in combination with source generator
Oct 26, 2025
c#
roslyn
sourcegenerators
Roslyn c# CSharpCompilation - Compiling Dynamic
Oct 26, 2025
c#
.net
dynamic
roslyn
SyntaxWalker doesn't visit trivia
Oct 23, 2025
c#
roslyn
roslyn-code-analysis
microsoft.codeanalysis
How to find type of the field with specific name in Roslyn
Oct 25, 2025
c#
roslyn
roslyn-code-analysis
Can a Source Generator tell if its being run for editor support (IntelliSense) or as part of an actual build?
Oct 24, 2025
c#
.net
roslyn
sourcegenerators
Roslyn CodeFixProvider isn't loading or running in the Visual Studio IDE. What am I missing?
Oct 22, 2025
c#
roslyn
roslyn-code-analysis
codefixprovider
Get type from property with Roslyn
Oct 23, 2025
c#
roslyn
Upgrading Microsoft.CodeAnalysis.CSharp for Roslyn analyzer
Oct 22, 2025
c#
nuget
roslyn
How to find if a parameter to an invoked method is a variable (via "var/string") or an in-line string using Roslyn
Oct 21, 2025
c#
roslyn
roslyn-code-analysis
SemanticModel.GetSymbolInfo(typeSyntax) returns null
Oct 19, 2025
c#
roslyn
roslyn-code-analysis
C# closure heap allocation happening at start of method
Oct 18, 2025
c#
.net
closures
roslyn
Will Roslyn be able to parse and compile F# code?
Oct 18, 2025
f#
roslyn
roslyn-code-analysis
Why shouldn't I read files in a SourceGenerator?
Oct 16, 2025
c#
roslyn
sourcegenerators
Older Entries »