5 references to ValidateContentChars
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlUtf8RawTextWriter.cs (5)
113ValidateContentChars(newLineChars, "NewLineChars", false); 1897base.ValidateContentChars(indentChars, "IndentChars", true); 1898base.ValidateContentChars(newLineChars, "NewLineChars", true); 1902base.ValidateContentChars(indentChars, "IndentChars", false); 1905base.ValidateContentChars(newLineChars, "NewLineChars", false);