UNPKG

@tsonic/dotnet-pure

Version:

TypeScript type definitions for .NET 10 BCL (Base Class Library) - CLR naming

1,297 lines (1,296 loc) 127 kB
{ "namespace": "System.Xml.XPath", "contributingAssemblies": [ "System.Private.Xml", "System.Private.Xml.Linq", "System.Xml.XPath.XDocument" ], "types": [ { "stableId": "System.Private.Xml:System.Xml.XPath.XmlCaseOrder", "clrName": "System.Xml.XPath.XmlCaseOrder", "tsEmitName": "XmlCaseOrder", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.XPath.XmlCaseOrder::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XmlCaseOrder::NoneSystem.Xml.XPath.XmlCaseOrder", "clrName": "None", "tsEmitName": "None", "normalizedSignature": "None|System.Xml.XPath.XmlCaseOrder|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XmlCaseOrder::UpperFirstSystem.Xml.XPath.XmlCaseOrder", "clrName": "UpperFirst", "tsEmitName": "UpperFirst", "normalizedSignature": "UpperFirst|System.Xml.XPath.XmlCaseOrder|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XmlCaseOrder::LowerFirstSystem.Xml.XPath.XmlCaseOrder", "clrName": "LowerFirst", "tsEmitName": "LowerFirst", "normalizedSignature": "LowerFirst|System.Xml.XPath.XmlCaseOrder|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.XPath.XmlDataType", "clrName": "System.Xml.XPath.XmlDataType", "tsEmitName": "XmlDataType", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.XPath.XmlDataType::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XmlDataType::TextSystem.Xml.XPath.XmlDataType", "clrName": "Text", "tsEmitName": "Text", "normalizedSignature": "Text|System.Xml.XPath.XmlDataType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XmlDataType::NumberSystem.Xml.XPath.XmlDataType", "clrName": "Number", "tsEmitName": "Number", "normalizedSignature": "Number|System.Xml.XPath.XmlDataType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.XPath.XmlSortOrder", "clrName": "System.Xml.XPath.XmlSortOrder", "tsEmitName": "XmlSortOrder", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.XPath.XmlSortOrder::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XmlSortOrder::AscendingSystem.Xml.XPath.XmlSortOrder", "clrName": "Ascending", "tsEmitName": "Ascending", "normalizedSignature": "Ascending|System.Xml.XPath.XmlSortOrder|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XmlSortOrder::DescendingSystem.Xml.XPath.XmlSortOrder", "clrName": "Descending", "tsEmitName": "Descending", "normalizedSignature": "Descending|System.Xml.XPath.XmlSortOrder|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNamespaceScope", "clrName": "System.Xml.XPath.XPathNamespaceScope", "tsEmitName": "XPathNamespaceScope", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNamespaceScope::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNamespaceScope::AllSystem.Xml.XPath.XPathNamespaceScope", "clrName": "All", "tsEmitName": "All", "normalizedSignature": "All|System.Xml.XPath.XPathNamespaceScope|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNamespaceScope::ExcludeXmlSystem.Xml.XPath.XPathNamespaceScope", "clrName": "ExcludeXml", "tsEmitName": "ExcludeXml", "normalizedSignature": "ExcludeXml|System.Xml.XPath.XPathNamespaceScope|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNamespaceScope::LocalSystem.Xml.XPath.XPathNamespaceScope", "clrName": "Local", "tsEmitName": "Local", "normalizedSignature": "Local|System.Xml.XPath.XPathNamespaceScope|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNodeType", "clrName": "System.Xml.XPath.XPathNodeType", "tsEmitName": "XPathNodeType", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNodeType::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNodeType::RootSystem.Xml.XPath.XPathNodeType", "clrName": "Root", "tsEmitName": "Root", "normalizedSignature": "Root|System.Xml.XPath.XPathNodeType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNodeType::ElementSystem.Xml.XPath.XPathNodeType", "clrName": "Element", "tsEmitName": "Element", "normalizedSignature": "Element|System.Xml.XPath.XPathNodeType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNodeType::AttributeSystem.Xml.XPath.XPathNodeType", "clrName": "Attribute", "tsEmitName": "Attribute", "normalizedSignature": "Attribute|System.Xml.XPath.XPathNodeType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNodeType::NamespaceSystem.Xml.XPath.XPathNodeType", "clrName": "Namespace", "tsEmitName": "Namespace", "normalizedSignature": "Namespace|System.Xml.XPath.XPathNodeType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNodeType::TextSystem.Xml.XPath.XPathNodeType", "clrName": "Text", "tsEmitName": "Text", "normalizedSignature": "Text|System.Xml.XPath.XPathNodeType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNodeType::SignificantWhitespaceSystem.Xml.XPath.XPathNodeType", "clrName": "SignificantWhitespace", "tsEmitName": "SignificantWhitespace", "normalizedSignature": "SignificantWhitespace|System.Xml.XPath.XPathNodeType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNodeType::WhitespaceSystem.Xml.XPath.XPathNodeType", "clrName": "Whitespace", "tsEmitName": "Whitespace", "normalizedSignature": "Whitespace|System.Xml.XPath.XPathNodeType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNodeType::ProcessingInstructionSystem.Xml.XPath.XPathNodeType", "clrName": "ProcessingInstruction", "tsEmitName": "ProcessingInstruction", "normalizedSignature": "ProcessingInstruction|System.Xml.XPath.XPathNodeType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNodeType::CommentSystem.Xml.XPath.XPathNodeType", "clrName": "Comment", "tsEmitName": "Comment", "normalizedSignature": "Comment|System.Xml.XPath.XPathNodeType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNodeType::AllSystem.Xml.XPath.XPathNodeType", "clrName": "All", "tsEmitName": "All", "normalizedSignature": "All|System.Xml.XPath.XPathNodeType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathResultType", "clrName": "System.Xml.XPath.XPathResultType", "tsEmitName": "XPathResultType", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.Xml:System.Xml.XPath.XPathResultType::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathResultType::NumberSystem.Xml.XPath.XPathResultType", "clrName": "Number", "tsEmitName": "Number", "normalizedSignature": "Number|System.Xml.XPath.XPathResultType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathResultType::StringSystem.Xml.XPath.XPathResultType", "clrName": "String", "tsEmitName": "String", "normalizedSignature": "String|System.Xml.XPath.XPathResultType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathResultType::BooleanSystem.Xml.XPath.XPathResultType", "clrName": "Boolean", "tsEmitName": "Boolean", "normalizedSignature": "Boolean|System.Xml.XPath.XPathResultType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathResultType::NodeSetSystem.Xml.XPath.XPathResultType", "clrName": "NodeSet", "tsEmitName": "NodeSet", "normalizedSignature": "NodeSet|System.Xml.XPath.XPathResultType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathResultType::NavigatorSystem.Xml.XPath.XPathResultType", "clrName": "Navigator", "tsEmitName": "Navigator", "normalizedSignature": "Navigator|System.Xml.XPath.XPathResultType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathResultType::AnySystem.Xml.XPath.XPathResultType", "clrName": "Any", "tsEmitName": "Any", "normalizedSignature": "Any|System.Xml.XPath.XPathResultType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathResultType::ErrorSystem.Xml.XPath.XPathResultType", "clrName": "Error", "tsEmitName": "Error", "normalizedSignature": "Error|System.Xml.XPath.XPathResultType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.XPath.IXPathNavigable", "clrName": "System.Xml.XPath.IXPathNavigable", "tsEmitName": "IXPathNavigable", "kind": "Interface", "accessibility": "Public", "isAbstract": true, "isSealed": false, "isStatic": false, "arity": 0, "methods": [ { "stableId": "System.Private.Xml:System.Xml.XPath.IXPathNavigable::CreateNavigator():System.Xml.XPath.XPathNavigator", "clrName": "CreateNavigator", "tsEmitName": "CreateNavigator", "normalizedSignature": "CreateNavigator|():System.Xml.XPath.XPathNavigator|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 0, "isExtensionMethod": false } ], "properties": [], "fields": [], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathDocument", "clrName": "System.Xml.XPath.XPathDocument", "tsEmitName": "XPathDocument", "kind": "Class", "accessibility": "Public", "isAbstract": false, "isSealed": false, "isStatic": false, "arity": 0, "methods": [ { "stableId": "System.Private.Xml:System.Xml.XPath.XPathDocument::CreateNavigator():System.Xml.XPath.XPathNavigator", "clrName": "CreateNavigator", "tsEmitName": "CreateNavigator", "normalizedSignature": "CreateNavigator|():System.Xml.XPath.XPathNavigator|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": true, "arity": 0, "parameterCount": 0, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.IXPathNavigable::CreateNavigator():System.Xml.XPath.XPathNavigator", "clrName": "CreateNavigator", "tsEmitName": "CreateNavigator$view", "normalizedSignature": "CreateNavigator|():System.Xml.XPath.XPathNavigator|static=false", "provenance": "ExplicitView", "emitScope": "ViewOnly", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 0, "sourceInterface": "System.Xml.XPath.IXPathNavigable", "isExtensionMethod": false } ], "properties": [], "fields": [], "events": [], "constructors": [ { "normalizedSignature": "constructor|(System.Xml.XmlReader):void|static=false", "isStatic": false, "parameterCount": 1 }, { "normalizedSignature": "constructor|(System.Xml.XmlReader,System.Xml.XmlSpace):void|static=false", "isStatic": false, "parameterCount": 2 }, { "normalizedSignature": "constructor|(System.IO.TextReader):void|static=false", "isStatic": false, "parameterCount": 1 }, { "normalizedSignature": "constructor|(System.IO.Stream):void|static=false", "isStatic": false, "parameterCount": 1 }, { "normalizedSignature": "constructor|(System.String):void|static=false", "isStatic": false, "parameterCount": 1 }, { "normalizedSignature": "constructor|(System.String,System.Xml.XmlSpace):void|static=false", "isStatic": false, "parameterCount": 2 } ] }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathException", "clrName": "System.Xml.XPath.XPathException", "tsEmitName": "XPathException", "kind": "Class", "accessibility": "Public", "isAbstract": false, "isSealed": false, "isStatic": false, "arity": 0, "methods": [ { "stableId": "System.Private.Xml:System.Xml.XPath.XPathException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void", "clrName": "GetObjectData", "tsEmitName": "GetObjectData", "normalizedSignature": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": true, "isSealed": false, "arity": 0, "parameterCount": 2, "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void", "clrName": "GetObjectData", "tsEmitName": "GetObjectData$view", "normalizedSignature": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false", "provenance": "ExplicitView", "emitScope": "ViewOnly", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 2, "sourceInterface": "System.Runtime.Serialization.ISerializable", "isExtensionMethod": false } ], "properties": [ { "stableId": "System.Private.Xml:System.Xml.XPath.XPathException::Message:System.String", "clrName": "Message", "tsEmitName": "Message", "normalizedSignature": "Message|:System.String|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": true, "isIndexer": false, "hasGetter": true, "hasSetter": false } ], "fields": [], "events": [], "constructors": [ { "normalizedSignature": "constructor|():void|static=false", "isStatic": false, "parameterCount": 0 }, { "normalizedSignature": "constructor|(System.String):void|static=false", "isStatic": false, "parameterCount": 1 }, { "normalizedSignature": "constructor|(System.String,System.Exception):void|static=false", "isStatic": false, "parameterCount": 2 } ] }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathExpression", "clrName": "System.Xml.XPath.XPathExpression", "tsEmitName": "XPathExpression", "kind": "Class", "accessibility": "Public", "isAbstract": true, "isSealed": false, "isStatic": false, "arity": 0, "methods": [ { "stableId": "System.Private.Xml:System.Xml.XPath.XPathExpression::AddSort(System.Object,System.Collections.IComparer):System.Void", "clrName": "AddSort", "tsEmitName": "AddSort", "normalizedSignature": "AddSort|(System.Object,System.Collections.IComparer):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 2, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathExpression::AddSort(System.Object,System.Xml.XPath.XmlSortOrder,System.Xml.XPath.XmlCaseOrder,System.String,System.Xml.XPath.XmlDataType):System.Void", "clrName": "AddSort", "tsEmitName": "AddSort", "normalizedSignature": "AddSort|(System.Object,System.Xml.XPath.XmlSortOrder,System.Xml.XPath.XmlCaseOrder,System.String,System.Xml.XPath.XmlDataType):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 5, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathExpression::Clone():System.Xml.XPath.XPathExpression", "clrName": "Clone", "tsEmitName": "Clone", "normalizedSignature": "Clone|():System.Xml.XPath.XPathExpression|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 0, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathExpression::SetContext(System.Xml.XmlNamespaceManager):System.Void", "clrName": "SetContext", "tsEmitName": "SetContext", "normalizedSignature": "SetContext|(System.Xml.XmlNamespaceManager):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathExpression::SetContext(System.Xml.IXmlNamespaceResolver):System.Void", "clrName": "SetContext", "tsEmitName": "SetContext", "normalizedSignature": "SetContext|(System.Xml.IXmlNamespaceResolver):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathExpression::Compile(System.String):System.Xml.XPath.XPathExpression", "clrName": "Compile", "tsEmitName": "Compile", "normalizedSignature": "Compile|(System.String):System.Xml.XPath.XPathExpression|static=true", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": true, "isAbstract": false, "isVirtual": false, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathExpression::Compile(System.String,System.Xml.IXmlNamespaceResolver):System.Xml.XPath.XPathExpression", "clrName": "Compile", "tsEmitName": "Compile", "normalizedSignature": "Compile|(System.String,System.Xml.IXmlNamespaceResolver):System.Xml.XPath.XPathExpression|static=true", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": true, "isAbstract": false, "isVirtual": false, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 2, "isExtensionMethod": false } ], "properties": [ { "stableId": "System.Private.Xml:System.Xml.XPath.XPathExpression::Expression:System.String", "clrName": "Expression", "tsEmitName": "Expression", "normalizedSignature": "Expression|:System.String|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathExpression::ReturnType:System.Xml.XPath.XPathResultType", "clrName": "ReturnType", "tsEmitName": "ReturnType", "normalizedSignature": "ReturnType|:System.Xml.XPath.XPathResultType|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false } ], "fields": [], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathItem", "clrName": "System.Xml.XPath.XPathItem", "tsEmitName": "XPathItem", "kind": "Class", "accessibility": "Public", "isAbstract": true, "isSealed": false, "isStatic": false, "arity": 0, "methods": [ { "stableId": "System.Private.Xml:System.Xml.XPath.XPathItem::ValueAs(System.Type):System.Object", "clrName": "ValueAs", "tsEmitName": "ValueAs", "normalizedSignature": "ValueAs|(System.Type):System.Object|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathItem::ValueAs(System.Type,System.Xml.IXmlNamespaceResolver):System.Object", "clrName": "ValueAs", "tsEmitName": "ValueAs", "normalizedSignature": "ValueAs|(System.Type,System.Xml.IXmlNamespaceResolver):System.Object|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 2, "isExtensionMethod": false } ], "properties": [ { "stableId": "System.Private.Xml:System.Xml.XPath.XPathItem::IsNode:System.Boolean", "clrName": "IsNode", "tsEmitName": "IsNode", "normalizedSignature": "IsNode|:System.Boolean|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathItem::XmlType:System.Xml.Schema.XmlSchemaType", "clrName": "XmlType", "tsEmitName": "XmlType", "normalizedSignature": "XmlType|:System.Xml.Schema.XmlSchemaType|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathItem::Value:System.String", "clrName": "Value", "tsEmitName": "Value", "normalizedSignature": "Value|:System.String|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathItem::TypedValue:System.Object", "clrName": "TypedValue", "tsEmitName": "TypedValue", "normalizedSignature": "TypedValue|:System.Object|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathItem::ValueType:System.Type", "clrName": "ValueType", "tsEmitName": "ValueType", "normalizedSignature": "ValueType|:System.Type|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathItem::ValueAsBoolean:System.Boolean", "clrName": "ValueAsBoolean", "tsEmitName": "ValueAsBoolean", "normalizedSignature": "ValueAsBoolean|:System.Boolean|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathItem::ValueAsDateTime:System.DateTime", "clrName": "ValueAsDateTime", "tsEmitName": "ValueAsDateTime", "normalizedSignature": "ValueAsDateTime|:System.DateTime|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathItem::ValueAsDouble:System.Double", "clrName": "ValueAsDouble", "tsEmitName": "ValueAsDouble", "normalizedSignature": "ValueAsDouble|:System.Double|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathItem::ValueAsInt:System.Int32", "clrName": "ValueAsInt", "tsEmitName": "ValueAsInt", "normalizedSignature": "ValueAsInt|:System.Int32|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathItem::ValueAsLong:System.Int64", "clrName": "ValueAsLong", "tsEmitName": "ValueAsLong", "normalizedSignature": "ValueAsLong|:System.Int64|static=false|accessor=get", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isIndexer": false, "hasGetter": true, "hasSetter": false } ], "fields": [], "events": [], "constructors": [] }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator", "clrName": "System.Xml.XPath.XPathNavigator", "tsEmitName": "XPathNavigator", "kind": "Class", "accessibility": "Public", "isAbstract": true, "isSealed": false, "isStatic": false, "arity": 0, "methods": [ { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::ToString():System.String", "clrName": "ToString", "tsEmitName": "ToString", "normalizedSignature": "ToString|():System.String|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": true, "isSealed": false, "arity": 0, "parameterCount": 0, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::SetValue(System.String):System.Void", "clrName": "SetValue", "tsEmitName": "SetValue", "normalizedSignature": "SetValue|(System.String):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::SetTypedValue(System.Object):System.Void", "clrName": "SetTypedValue", "tsEmitName": "SetTypedValue", "normalizedSignature": "SetTypedValue|(System.Object):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::ValueAs(System.Type,System.Xml.IXmlNamespaceResolver):System.Object", "clrName": "ValueAs", "tsEmitName": "ValueAs2", "normalizedSignature": "ValueAs|(System.Type,System.Xml.IXmlNamespaceResolver):System.Object|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": true, "isSealed": false, "arity": 0, "parameterCount": 2, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::CreateNavigator():System.Xml.XPath.XPathNavigator", "clrName": "CreateNavigator", "tsEmitName": "CreateNavigator", "normalizedSignature": "CreateNavigator|():System.Xml.XPath.XPathNavigator|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 0, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::LookupNamespace(System.String):System.String", "clrName": "LookupNamespace", "tsEmitName": "LookupNamespace", "normalizedSignature": "LookupNamespace|(System.String):System.String|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::LookupPrefix(System.String):System.String", "clrName": "LookupPrefix", "tsEmitName": "LookupPrefix", "normalizedSignature": "LookupPrefix|(System.String):System.String|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::GetNamespacesInScope(System.Xml.XmlNamespaceScope):System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]", "clrName": "GetNamespacesInScope", "tsEmitName": "GetNamespacesInScope", "normalizedSignature": "GetNamespacesInScope|(System.Xml.XmlNamespaceScope):System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::Clone():System.Xml.XPath.XPathNavigator", "clrName": "Clone", "tsEmitName": "Clone", "normalizedSignature": "Clone|():System.Xml.XPath.XPathNavigator|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 0, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::ReadSubtree():System.Xml.XmlReader", "clrName": "ReadSubtree", "tsEmitName": "ReadSubtree", "normalizedSignature": "ReadSubtree|():System.Xml.XmlReader|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 0, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::WriteSubtree(System.Xml.XmlWriter):System.Void", "clrName": "WriteSubtree", "tsEmitName": "WriteSubtree", "normalizedSignature": "WriteSubtree|(System.Xml.XmlWriter):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::GetAttribute(System.String,System.String):System.String", "clrName": "GetAttribute", "tsEmitName": "GetAttribute", "normalizedSignature": "GetAttribute|(System.String,System.String):System.String|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 2, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::MoveToAttribute(System.String,System.String):System.Boolean", "clrName": "MoveToAttribute", "tsEmitName": "MoveToAttribute", "normalizedSignature": "MoveToAttribute|(System.String,System.String):System.Boolean|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 2, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::MoveToFirstAttribute():System.Boolean", "clrName": "MoveToFirstAttribute", "tsEmitName": "MoveToFirstAttribute", "normalizedSignature": "MoveToFirstAttribute|():System.Boolean|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 0, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::MoveToNextAttribute():System.Boolean", "clrName": "MoveToNextAttribute", "tsEmitName": "MoveToNextAttribute", "normalizedSignature": "MoveToNextAttribute|():System.Boolean|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 0, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::GetNamespace(System.String):System.String", "clrName": "GetNamespace", "tsEmitName": "GetNamespace", "normalizedSignature": "GetNamespace|(System.String):System.String|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::MoveToNamespace(System.String):System.Boolean", "clrName": "MoveToNamespace", "tsEmitName": "MoveToNamespace", "normalizedSignature": "MoveToNamespace|(System.String):System.Boolean|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::MoveToFirstNamespace(System.Xml.XPath.XPathNamespaceScope):System.Boolean", "clrName": "MoveToFirstNamespace", "tsEmitName": "MoveToFirstNamespace", "normalizedSignature": "MoveToFirstNamespace|(System.Xml.XPath.XPathNamespaceScope):System.Boolean|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::MoveToNextNamespace(System.Xml.XPath.XPathNamespaceScope):System.Boolean", "clrName": "MoveToNextNamespace", "tsEmitName": "MoveToNextNamespace", "normalizedSignature": "MoveToNextNamespace|(System.Xml.XPath.XPathNamespaceScope):System.Boolean|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": true, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::MoveToFirstNamespace():System.Boolean", "clrName": "MoveToFirstNamespace", "tsEmitName": "MoveToFirstNamespace", "normalizedSignature": "MoveToFirstNamespace|():System.Boolean|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": false, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 0, "isExtensionMethod": false }, { "stableId": "System.Private.Xml:System.Xml.XPath.XPathNavigator::MoveToNextNamespace():System.Boolean",