56 return prefix +
":" + localName;
static CultureInfo InvariantCulture
static Exception ThrowHelperError(Exception e)
static string XmlTokenExpected
static string XmlEndElementExpected
static string XmlLineInfo
static string XmlDictionaryStringIDRange
static string XmlDeclNotFirst
static string XmlInvalidFormat
static string XmlProcessingInstructionNotSupported
static string XmlFullStartElementLocalNameNsExpected
static string XmlFoundElement
static string XmlInvalidConversion
static string XmlInvalidConversionWithoutValue
static string XmlStartElementLocalNameNsExpected
static string XmlEmptyNamespaceRequiresNullPrefix
static string XmlInvalidRootData
static string XmlFullStartElementExpected
static string XmlUnexpectedEndOfFile
static string XmlFullStartElementNameExpected
static string XmlUndefinedPrefix
static string Format(string resourceFormat, object p1)
static string XmlMultipleRootElements
static string XmlBase64DataExpected
static string XmlFoundText
static string XmlDuplicateAttribute
static string XmlStartElementNameExpected
static string XmlFoundCData
static string XmlFoundEndElement
static string XmlFoundComment
static string XmlMaxDepthExceeded
static string XmlDictionaryStringIDUndefinedSession
static string XmlInvalidXmlByte
static string XmlConversionOverflow
static string XmlMaxBytesPerReadExceeded
static string XmlInvalidCharRef
static string XmlUnexpectedEndElement
static string XmlMaxStringContentLengthExceeded
static string XmlStartElementExpected
static string XmlFoundNodeType
static string XmlMaxArrayLengthExceeded
static string XmlTagMismatch
static string XmlInvalidUTF8Bytes
static string XmlFoundEndOfFile
static string XmlDictionaryStringIDUndefinedStatic
static string GetString(XmlDictionaryString s)
static void ThrowXmlException(XmlDictionaryReader reader, string res, string arg1, string arg2)
static void ThrowInvalidRootData(XmlDictionaryReader reader)
static void ThrowMaxStringContentLengthExceeded(XmlDictionaryReader reader, int maxStringContentLength)
static void ThrowStartElementExpected(XmlDictionaryReader reader, string localName, string ns)
static void ThrowXmlDictionaryStringIDOutOfRange(XmlDictionaryReader reader)
static void ThrowEndElementExpected(XmlDictionaryReader reader, string localName, string ns)
static void ThrowTokenExpected(XmlDictionaryReader reader, string expected, char found)
static void ThrowProcessingInstructionNotSupported(XmlDictionaryReader reader)
static void ThrowStartElementExpected(XmlDictionaryReader reader, string name)
static void ThrowXmlException(XmlDictionaryReader reader, string res, string arg1)
static void ThrowEmptyNamespace(XmlDictionaryReader reader)
static void ThrowMaxDepthExceeded(XmlDictionaryReader reader, int maxDepth)
static void ThrowUndefinedPrefix(XmlDictionaryReader reader, string prefix)
static void ThrowFullStartElementExpected(XmlDictionaryReader reader, string name)
static XmlException CreateConversionException(string value, string type, Exception exception)
static void ThrowUnexpectedEndOfFile(XmlDictionaryReader reader)
static void ThrowXmlException(XmlDictionaryReader reader, XmlException exception)
static void ThrowConversionOverflow(XmlDictionaryReader reader, string value, string type)
static void ThrowFullStartElementExpected(XmlDictionaryReader reader, XmlDictionaryString localName, XmlDictionaryString ns)
static void ThrowInvalidBinaryFormat(XmlDictionaryReader reader)
static void ThrowStartElementExpected(XmlDictionaryReader reader, XmlDictionaryString localName, XmlDictionaryString ns)
static void ThrowMultipleRootElements(XmlDictionaryReader reader)
static void ThrowTagMismatch(XmlDictionaryReader reader, string expectedPrefix, string expectedLocalName, string foundPrefix, string foundLocalName)
static void ThrowTokenExpected(XmlDictionaryReader reader, string expected, string found)
static string GetName(string prefix, string localName)
static void ThrowXmlDictionaryStringIDUndefinedStatic(XmlDictionaryReader reader, int key)
static void ThrowXmlDictionaryStringIDUndefinedSession(XmlDictionaryReader reader, int key)
static void ThrowFullStartElementExpected(XmlDictionaryReader reader, string localName, string ns)
static XmlException CreateEncodingException(string value, Exception exception)
static void ThrowDuplicateAttribute(XmlDictionaryReader reader, string prefix1, string prefix2, string localName, string ns)
static string GetWhatWasFound(XmlDictionaryReader reader)
static void ThrowDuplicateXmlnsAttribute(XmlDictionaryReader reader, string localName, string ns)
static void ThrowBase64DataExpected(XmlDictionaryReader reader)
static void ThrowMaxArrayLengthExceeded(XmlDictionaryReader reader, int maxArrayLength)
static XmlException CreateEncodingException(byte[] buffer, int offset, int count, Exception exception)
static void ThrowInvalidCharRef(XmlDictionaryReader reader)
static void ThrowXmlException(XmlDictionaryReader reader, string res, string arg1, string arg2, string arg3)
static void ThrowDeclarationNotFirst(XmlDictionaryReader reader)
static void ThrowInvalidXml(XmlDictionaryReader reader, byte b)
static void ThrowFullStartElementExpected(XmlDictionaryReader reader)
static void ThrowUnexpectedEndElement(XmlDictionaryReader reader)
static void ThrowMaxBytesPerReadExceeded(XmlDictionaryReader reader, int maxBytesPerRead)
static void ThrowXmlException(XmlDictionaryReader reader, string res)
static void ThrowStartElementExpected(XmlDictionaryReader reader)
static XmlException CreateConversionException(string type, Exception exception)