Home
last modified time | relevance | path

Searched defs:VerifySchemaValid (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DXmlSchemaDataType.cs123 … internal abstract void VerifySchemaValid(XmlSchemaObjectTable notations, XmlSchemaObject caller); in VerifySchemaValid() method in System.Xml.Schema.XmlSchemaDatatype
H A DDataTypeImplementation.cs412 …internal override void VerifySchemaValid(XmlSchemaObjectTable notations, XmlSchemaObject caller) {… in VerifySchemaValid() method in System.Xml.Schema.DatatypeImplementation
3119 … internal override void VerifySchemaValid(XmlSchemaObjectTable notations, XmlSchemaObject caller) in VerifySchemaValid() method in System.Xml.Schema.Datatype_NOTATION
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DXmlSchemaDataType.cs119 … internal abstract void VerifySchemaValid(XmlSchemaObjectTable notations, XmlSchemaObject caller) ; in VerifySchemaValid() method in System.Xml.Schema.XmlSchemaDatatype
H A DDataTypeImplementation.cs372 …internal override void VerifySchemaValid(XmlSchemaObjectTable notations, XmlSchemaObject caller) {… in VerifySchemaValid() method in System.Xml.Schema.DatatypeImplementation
2840 … internal override void VerifySchemaValid(XmlSchemaObjectTable notations, XmlSchemaObject caller) { in VerifySchemaValid() method in System.Xml.Schema.Datatype_NOTATION