Base:
property
HasLexicalFacets
System.Xml.Schema.XmlSchemaDatatype.HasLexicalFacets
4 references to HasLexicalFacets
System.Private.Xml (4)
System\Xml\Schema\DataTypeImplementation.cs (4)
587if (this.HasLexicalFacets) 1032bool checkItemLexical = _itemType.HasLexicalFacets; 1055if (this.HasLexicalFacets) 1308if (this.HasLexicalFacets)