21 bool flag =
reader.GetType() == type;
42 string @
string =
Res.
GetString(
"There is no reader from which to load the document.");
95 xmlDocument8 = this.
doc;
113 while (xmlReader ==
null)
315 bool namespaces =
dtNode.namespaces;
318 string publicId =
dtNode.publicId;
319 string systemId =
dtNode.systemId;
320 string internalSubset =
dtNode.internalSubset;
337 notations =
dtNode.Notations;
478 return "&" +
name +
";";
class f__AnonymousType0<< Count > j__TPar
static IDtdParser Create()
static string GetString(string name)
static void ParseXmlDeclarationValue(string strValue, [Out] string version, [Out] string encoding, [Out] string standalone)
XmlAttribute LoadAttributeNodeDirect()
void ExpandEntityReference(XmlEntityReference eref)
XmlReader CreateInnerXmlReader(string xmlFragment, XmlNodeType nt, XmlParserContext context, XmlDocument doc)
XmlAttribute LoadAttributeNode()
XmlNamespaceManager ParsePartialContent(XmlNode parentNode, string innerxmltext, XmlNodeType nt)
void ExpandEntity(XmlEntity ent)
XmlAttribute LoadDefaultAttribute()
XmlNode LoadNode(bool skipOverWhitespace)
XmlDeclaration LoadDeclarationNode()
void ParseDocumentType(XmlDocumentType dtNode, bool bUseResolver, XmlResolver resolver)
void LoadInnerXmlAttribute(XmlAttribute node, string innerxmltext)
void LoadInnerXmlElement(XmlElement node, string innerxmltext)
static Exception UnexpectedNodeType(XmlNodeType nodetype)
XmlEntityReference LoadEntityReferenceNode(bool direct)
void RemoveDuplicateNamespace(XmlElement elem, XmlNamespaceManager mgr, bool fCheckElemAttrs)
void LoadDocumentType(IDtdInfo dtdInfo, XmlDocumentType dtNode)
void Load(XmlDocument doc, XmlReader reader, bool preserveWhitespace)
XmlDocumentType LoadDocumentTypeNode()
void ParseDocumentType(XmlDocumentType dtNode)
string EntitizeName(string name)
void LoadDocSequence(XmlDocument parentDoc)
void LoadAttributeValue(XmlNode parent, bool direct)
XmlParserContext GetContext(XmlNode node)
XmlNamedNodeMap.SmallXmlNodeList nodes
XmlNamespaceManager _nsMgr