List Question
20 TechQA 2022-11-04T14:58:33.240000Does ConditionalWeakTable<TKey, TValue> guarantee insertion order?
88 views
Asked by Christoph Mett
VS2017 crashes with 'FileNotFoundEx: System.Runtime.CompilerServices.Unsafe, V=4.0.4.1' upon loading any project
12.8k views
Asked by Astrogator
How can I tell which defines are missing in a C file, not via compilation failure?
87 views
Asked by einpoklum
FSharp Compiler Service: how to determine mutual recursion on module-level declarations from Typed AST?
87 views
Asked by Jeppe Vinberg
Is there a smart way to duplicate a Stack(Of ...)
117 views
Asked by Skippy
Which one is better for learning an IDE or Online compilers?
104 views
Asked by Navajeevan
Visual Studio - inject hard coded number / identifier in to code
122 views
Asked by PKCS12
error MSB4086: A numeric comparison was attempted on "$(MSBuildVersion)" that evaluates to "" instead of a number
3.1k views
Asked by Leniel Maccaferri
How to run a method after a diagnostic has analyzed a compilation completely?
135 views
Asked by Samuel Jenks
Connect Web application to an offline compiler (Java/Python)
221 views
Asked by Sai Raman Kilambi
Could not load file or assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
6.7k views
Asked by MiguelSlv
DEV C++ header file list
1.9k views
Asked by user2332060
Why cant we use IteratorStateMachineAttribute in C#?
615 views
Asked by Eniola
Decompiling leads to error CS1112, assembly confusion
6.6k views
Asked by user6363994
Infer the type information for any arbitrary CSV files?
684 views
Asked by ca9163d9
What is the difference between Declare and System.Runtime.InteropServices.DllImportAttribute?
196 views
Asked by LWChris
Why would I get an err msg about something not being defined or imported, when I have no reference to it in code?
88 views
Asked by B. Clay Shannon-B. Crow Raven
MethodBase.GetCurrentMethod().Name vs [CallerMemberName]
4.3k views
Asked by J. Lennon
What possible value (or danger) might this usage, non-usage, or abusage of System.Runtime.CompilerServices be?
52 views
Asked by B. Clay Shannon-B. Crow Raven
tsc --module always generates the same output no matter the argument
1.7k views
Asked by guillermooo