3 references to CreateParseException
System.ServiceModel.Activation (3)
System\ServiceModel\Activation\ServiceParser.cs (3)
447Exception parseException = CreateParseException(e, this.serviceText); 686Exception parseException = CreateParseException(e, this.sourceString); 692Exception parseException = CreateParseException(e, this.sourceString);