1 reference to newlineChars
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\ServiceParser.cs (1)
423int newlineIndex = this.serviceText.LastIndexOfAny(newlineChars, textPos - 1);