1 write to xmlCharType
System.Xml (1)
System\Xml\Core\XmlCharCheckingReader.cs (1)
70
xmlCharType
= XmlCharType.Instance;
3 references to xmlCharType
System.Xml (3)
System\Xml\Core\XmlCharCheckingReader.cs (2)
279
if ( ( i =
xmlCharType
.IsPublicId( str ) ) >= 0 ) {
530
if ( ( i =
xmlCharType
.IsOnlyWhitespaceWithPos( value ) ) != -1 ) {
System\Xml\Core\XmlCharCheckingReaderAsync.cs (1)
147
if ( ( i =
xmlCharType
.IsPublicId( str ) ) >= 0 ) {