2 references to MaxLength
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\FacetChecker.cs (1)
922
case FacetType.
MaxLength
:
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaFacet.cs (1)
99
FacetType = FacetType.
MaxLength
;