Home
last modified time | relevance | path

Searched defs:NsXmlNs (Results 1 – 9 of 9) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/
H A DXmlReservedNs.cs13 internal const string NsXmlNs = "http://www.w3.org/2000/xmlns/"; field in System.Xml.XmlReservedNs
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/
H A DXmlReservedNs.cs15 internal const string NsXmlNs = "http://www.w3.org/2000/xmlns/"; field in System.Xml.XmlReservedNs
/dports/devel/msbuild/msbuild-0.06/src/Shared/Compat/
H A DXmlReservedNs.cs15 internal const string NsXmlNs = "http://www.w3.org/2000/xmlns/"; field in System.Xml.XmlReservedNs
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Dom/
H A DDocumentSchemaValidator.cs57 private string NsXmlNs; field in System.Xml.DocumentSchemaValidator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DXsdValidator.cs39 private string NsXmlNs; field in System.Xml.Schema.XsdValidator
H A DSchemaNames.cs24 public string NsXmlNs; field in System.Xml.Schema.SchemaNames
H A DXmlSchemaValidator.cs101 private string NsXmlNs; field in System.Xml.Schema.XmlSchemaValidator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Core/
H A DXsdValidatingReader.cs104 private string NsXmlNs; field in System.Xml.XsdValidatingReader
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DSchemaNames.cs18 public string NsXmlNs; field in System.Xml.Schema.SchemaNames