19 references to CanReadContentAs
System.Xml (19)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
870
if (!
CanReadContentAs
(this.NodeType)) {
System\Xml\Core\XmlReader.cs (1)
1370
return
CanReadContentAs
(this.NodeType);
System\Xml\Core\XmlTextReaderImpl.cs (2)
1546
if ( !XmlReader.
CanReadContentAs
( curNode.type ) ) {
1594
if ( !XmlReader.
CanReadContentAs
( curNode.type ) ) {
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
393
if ( !XmlReader.
CanReadContentAs
( curNode.type ) ) {
448
if ( !XmlReader.
CanReadContentAs
( curNode.type ) ) {
System\Xml\Core\XsdValidatingReader.cs (10)
374
if (!
CanReadContentAs
(this.NodeType)) {
383
if (!
CanReadContentAs
(this.NodeType)) {
408
if (!
CanReadContentAs
(this.NodeType)) {
433
if (!
CanReadContentAs
(this.NodeType)) {
458
if (!
CanReadContentAs
(this.NodeType)) {
483
if (!
CanReadContentAs
(this.NodeType)) {
508
if (!
CanReadContentAs
(this.NodeType)) {
533
if (!
CanReadContentAs
(this.NodeType)) {
558
if (!
CanReadContentAs
(this.NodeType)) {
583
if (!
CanReadContentAs
(this.NodeType)) {
System\Xml\Core\XsdValidatingReaderAsync.cs (3)
28
if (!
CanReadContentAs
(this.NodeType)) {
37
if (!
CanReadContentAs
(this.NodeType)) {
62
if (!
CanReadContentAs
(this.NodeType)) {