pub fn mscorlib() -> Arc<Assembly>
Returns the cached mscorlib.dll assembly.
mscorlib.dll
Panics if the cache is not ready or if mscorlib.dll is unavailable in the current runtime.