CodeQL library for C#
codeql/csharp-all 0.9.2-dev (changelog, source)
Search

Module Xml

Provides definitions related to the namespace System.Xml.

Import path

import semmle.code.csharp.frameworks.system.Xml

Imports

csharp

The default C# QL library.

Classes

SystemXmlClass

A class in the System.Xml namespace.

SystemXmlNamespace

The System.Xml namespace.

SystemXmlSchemaNamespace

The System.Xml.Schema namespace.

SystemXmlSchemaXmlSchemaValidationFlags

An enum constant in System.Xml.Schema.XmlSchemaValidationFlags.

SystemXmlValidationType

An enum constant in System.Xml.ValidationType.

SystemXmlXmlDocumentClass

The System.Xml.XmlDocument class.

SystemXmlXmlNamedNodeMapClass

The System.Xml.XmlNamedNodeMap class.

SystemXmlXmlNodeClass

The System.Xml.XmlNode class.

SystemXmlXmlReaderClass

The System.Xml.XmlReader class.

SystemXmlXmlReaderSettingsClass

The System.Xml.XmlReaderSettings class.

XmlReaderCreateCall

A call to XmlReader.Create.

XmlReaderSettingsCreation

A creation of an instance of System.Xml.XmlReaderSettings.

XmlReaderSettingsInstance

An instance of XmlReaderSettings passed to an XmlReader.Create call.