3 references to SymUnmanagedWriterException
Microsoft.CodeAnalysis (3)
NativePdbWriter\PdbWriter.cs (3)
533throw new SymUnmanagedWriterException(e.Message); 538throw new SymUnmanagedWriterException(string.Format(message, e.ImplementationModuleName)); 754throw new SymUnmanagedWriterException(string.Format(CodeAnalysisResources.SymWriterDoesNotSupportSourceLink, e.ImplementationModuleName));