3 references to LastException
System.ServiceModel.Activation (3)
System\ServiceModel\ServiceHostingEnvironment.cs (3)
872if (activationInfo.LastException != null) 895if (activationInfo.LastException != null) 899throw FxTrace.Exception.AsError(activationInfo.LastException);