3 references to XsdMinLength
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
430
TokenToQName[(int)Token.
XsdMinLength
] = QnXsdMinLength;
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (2)
575
/* MinLength */ new XsdEntry( SchemaNames.Token.
XsdMinLength
, State.MinLength, s_annotatedSubelements, s_facetAttributes,
2091
case SchemaNames.Token.
XsdMinLength
: