Base:
property
Message
System.Exception.Message
37 references to Message
PresentationBuildTasks (2)
PresentationFramework (2)
System.Activities.Presentation (1)
System.Configuration (1)
System.Data (1)
System.Data.Entity (1)
System.Data.Services (2)
System.Data.SqlXml (3)
System.Runtime.Serialization (1)
System.ServiceModel (7)
System.Web (6)
Configuration\BrowserCapabilitiesCodeGenerator.cs (4)
483throw new HttpParseException(e.Message, null /*innerException*/, virtualDir + "/" + NoPathFileName(fileName), null /*sourceCode*/, e.LineNumber);
486throw new HttpParseException(e.Message, null /*innerException*/, fileName, null /*sourceCode*/, e.LineNumber);
592throw new HttpParseException(e.Message, null /*innerException*/, virtualDir + "/" + NoPathFileName(fileName), null /*sourceCode*/, e.LineNumber);
595throw new HttpParseException(e.Message, null /*innerException*/, fileName, null /*sourceCode*/, e.LineNumber);
System.Web.Extensions (1)
System.Windows.Forms (2)
System.Workflow.ComponentModel (1)
System.Xml (5)
XamlBuildTask (1)