1 reference to DllNotFound_Linux
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NativeLibrary.Unix.cs (1)
45
throw new DllNotFoundException(SR.Format(SR.
DllNotFound_Linux
, libraryName, _errorMessage));