Activity overview
Latest activity by Noblebug
There is no such library System.Threading.dll in .Net framework from Microsoft. System.Threading is a namespace in mscorlib.dll. I have not found Parallel class in mscorlib.dll. What version of .Net framework which is installed in your system? / comments
There is no such library System.Threading.dll in .Net framework from Microsoft. System.Threading is a namespace in mscorlib.dll. I have not found Parallel class in mscorlib.dll. What version of .Ne...
return new GetEnumerator>d__0(0) { <>4__this = this };
Is it known problem?
Reflector (5.1.3.0) exposes syntactically incorrect C# code. For instance: System.Web.dll (.Net 3.5 SP1 installed), XmlDataSourceView class
IEnumerator IEnumerable.GetEnumerato...