Base:
property
HasLexicalFacets
Microsoft.Xml.Schema.XmlSchemaDatatype.HasLexicalFacets
4 references to HasLexicalFacets
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (4)
601if (this.HasLexicalFacets) 1067bool checkItemLexical = _itemType.HasLexicalFacets; 1090if (this.HasLexicalFacets) 1334if (this.HasLexicalFacets)