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