Search notes:

mscorlib.dll

mscorlib.dll is the library that contains the Common Language Runtime («Microsoft Common Language Runtime Class Library»).
It seems that mscorlib.dll functions as the equivalent of the C / C++ stdlib: Specifying the C# compiler option -nostdlib prevents the import of mscorlib.dll.

Index