Searched refs:faultedStack (Results 1 – 1 of 1) sorted by relevance
20 StackTrace faultedStack; field in System.ServiceModel.Channels.CommunicationObject382 string originalStack = faultedStack.ToString().Replace("\r\n", "\r\n "); in CreateFaultedException()479 if (faultedStack == null) in Fault()480 faultedStack = new StackTrace(); in Fault()