Skip to main content

mscorlib

Function mscorlib 

Source
pub fn mscorlib() -> Arc<Assembly>
Expand description

Returns the cached mscorlib.dll assembly.

§Panics

Panics if the cache is not ready or if mscorlib.dll is unavailable in the current runtime.