Home
last modified time | relevance | path

Searched defs:HasLexicalFacets (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.cs99 internal abstract bool HasLexicalFacets { get; } property in System.Xml.Schema.XmlSchemaDatatype
H A DDataTypeImplementation.cs507 internal override bool HasLexicalFacets property in System.Xml.Schema.DatatypeImplementation
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DXmlSchemaDataType.cs93 internal abstract bool HasLexicalFacets { get; } property in System.Xml.Schema.XmlSchemaDatatype
H A DDataTypeImplementation.cs449 internal override bool HasLexicalFacets { property in System.Xml.Schema.DatatypeImplementation