System.Xml.XmlExceptionHelper static class XmlExceptionHelper Documentation Code namespace System.Xml { internal static class XmlExceptionHelper { public static void ThrowMaxStringContentLengthExceeded(XmlDictionaryReader reader, int maxStringContentLength); } }