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