3 references to ZLibNativeDllName
System (3)
parent\parent\parent\InternalApis\NDP_FX\inc\ZLibNative.cs (3)
433String zlibDllPath = Path.Combine(fxDir, ZLibNativeDllName); 436throw new DllNotFoundException(ZLibNativeDllName); 459throw new EntryPointNotFoundException(ZLibNativeDllName + "!" + entryPointName);