2 references to InnerException
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\ExceptionDetail.cs (2)
82if (this.InnerException != null) 84sb.AppendFormat(" ----> {0}", this.InnerException.ToStringHelper(true));