1 write to QnDtMaxExclusive
System.Private.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
268
QnDtMaxExclusive
= new XmlQualifiedName(nameTable.Add("maxExclusive"), NsDataType);
2 references to QnDtMaxExclusive
System.Private.Xml (2)
System\Xml\Schema\SchemaNames.cs (1)
368
TokenToQName[(int)Token.SchemaDtMaxExclusive] =
QnDtMaxExclusive
;
System\Xml\Schema\XdrBuilder.cs (1)
1534
_SchemaNames.
QnDtMaxExclusive
.Equals(qname) ||