30 [
UnconditionalSuppressMessage(
"ReflectionAnalysis",
"IL2026:RequiresUnreferencedCode", Justification =
"This whole class is unsafe. Constructors are marked as such.")]
70 [
UnconditionalSuppressMessage(
"ReflectionAnalysis",
"IL2026:RequiresUnreferencedCode", Justification =
"This whole class is unsafe. Constructors are marked as such.")]
76 [
UnconditionalSuppressMessage(
"ReflectionAnalysis",
"IL2026:RequiresUnreferencedCode", Justification =
"This whole class is unsafe. Constructors are marked as such.")]
91 [
UnconditionalSuppressMessage(
"ReflectionAnalysis",
"IL2026:RequiresUnreferencedCode", Justification =
"This whole class is unsafe. Constructors are marked as such.")]
106 [
UnconditionalSuppressMessage(
"ReflectionAnalysis",
"IL2026:RequiresUnreferencedCode", Justification =
"This whole class is unsafe. Constructors are marked as such.")]
116 [
UnconditionalSuppressMessage(
"ReflectionAnalysis",
"IL2026:RequiresUnreferencedCode", Justification =
"This whole class is unsafe. Constructors are marked as such.")]
219 [
UnconditionalSuppressMessage(
"ReflectionAnalysis",
"IL2026:RequiresUnreferencedCode", Justification =
"This whole class is unsafe. Constructors are marked as such.")]
225 [
UnconditionalSuppressMessage(
"ReflectionAnalysis",
"IL2026:RequiresUnreferencedCode", Justification =
"This whole class is unsafe. Constructors are marked as such.")]
DataDocumentXPathNavigator(XmlDataDocument doc, XmlNode node)
override bool MoveToNextAttribute()
override bool IsSamePosition(XPathNavigator other)
DataDocumentXPathNavigator(DataDocumentXPathNavigator other)
override string GetAttribute(string localName, string namespaceURI)
override bool MoveTo(XPathNavigator other)
override XPathNavigator Clone()
override bool MoveToFirstNamespace(XPathNamespaceScope namespaceScope)
override bool MoveToPrevious()
override bool IsEmptyElement
override bool MoveToId(string id)
override bool MoveToFirstAttribute()
override bool HasChildren
override bool MoveToNext()
override string NamespaceURI
override bool MoveToFirstChild()
override XPathNodeType NodeType
readonly XPathNodePointer _curNode
override bool HasAttributes
override void MoveToRoot()
override bool MoveToParent()
readonly XPathNodePointer _temp
override bool MoveToNamespace(string name)
override XmlNodeOrder ComparePosition(XPathNavigator other)
override bool MoveToNextNamespace(XPathNamespaceScope namespaceScope)
override bool MoveToFirst()
override string LocalName
override string GetNamespace(string name)
override bool MoveToAttribute(string localName, string namespaceURI)
string GetNamespace(XmlBoundElement be, string name)
bool MoveToFirstNamespace(XPathNamespaceScope namespaceScope)
XmlNodeOrder ComparePosition(XPathNodePointer other)
bool MoveToNextAttribute(bool bFirst)
XPathNodePointer Clone(DataDocumentXPathNavigator owner)
bool MoveToNextNamespace(XmlBoundElement be, DataColumn col, XmlAttribute curAttr)
bool MoveToPreviousSibling()
bool IsSamePosition(XPathNodePointer pointer)
bool MoveTo(XPathNodePointer pointer)
bool MoveToAttribute(string localName, string namespaceURI)
bool MoveToNamespace(string name)