3 references to _IllegalValue
WindowsBase (3)
Base\MS\Internal\IO\Packaging\XmlStringTable.cs (3)
36
Debug.Assert((int)ID.
_IllegalValue
== _table.Length - 1, "ID enumeration should match TableEntry array - verify edits are matching");
37
Debug.Assert(i >= ID.OpcSignatureNamespace && i < ID.
_IllegalValue
, "string index out of bounds");
139
new TableEntry( ID.
_IllegalValue
, "" ),