2 references to DllNotFoundException
Microsoft.CodeAnalysis (1)
DiaSymReader\Writer\SymUnmanagedWriterFactory.cs (1)
57throw new DllNotFoundException(loadException.Message, loadException);
PresentationCore (1)
MS\Internal\Text\TextInterface\DWriteLoader.cs (1)
21throw new DllNotFoundException("dwrite.dll", new Win32Exception());