2 references to CreateParseException
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\ServiceParser.cs (2)
246return CreateParseException(message, null, sourceCode); 251return CreateParseException(innerException.Message, innerException, sourceCode);