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