Base:
property
HasLexicalFacets
System.Xml.Schema.XmlSchemaDatatype.HasLexicalFacets
4 references to HasLexicalFacets
System.Xml (4)
System\Xml\Schema\DataTypeImplementation.cs (4)
523if (this.HasLexicalFacets) { 942bool checkItemLexical = itemType.HasLexicalFacets; 962if (this.HasLexicalFacets) { 1168if (this.HasLexicalFacets) {