1 write to QnXsdMinLength
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
309
QnXsdMinLength
= new XmlQualifiedName(nameTable.Add("minLength"), NsXs);
1 reference to QnXsdMinLength
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
430
TokenToQName[(int)Token.XsdMinLength] =
QnXsdMinLength
;