19 references to CanReadContentAs
System.Private.Xml (19)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
990
if (!
CanReadContentAs
(this.NodeType))
System\Xml\Core\XmlReader.cs (1)
1438
return
CanReadContentAs
(NodeType);
System\Xml\Core\XmlTextReaderImpl.cs (2)
1620
if (!XmlReader.
CanReadContentAs
(_curNode.type))
1667
if (!XmlReader.
CanReadContentAs
(_curNode.type))
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
416
if (!XmlReader.
CanReadContentAs
(_curNode.type))
472
if (!XmlReader.
CanReadContentAs
(_curNode.type))
System\Xml\Core\XsdValidatingReader.cs (10)
448
if (!
CanReadContentAs
(this.NodeType))
458
if (!
CanReadContentAs
(this.NodeType))
492
if (!
CanReadContentAs
(this.NodeType))
526
if (!
CanReadContentAs
(this.NodeType))
560
if (!
CanReadContentAs
(this.NodeType))
594
if (!
CanReadContentAs
(this.NodeType))
628
if (!
CanReadContentAs
(this.NodeType))
662
if (!
CanReadContentAs
(this.NodeType))
697
if (!
CanReadContentAs
(this.NodeType))
732
if (!
CanReadContentAs
(this.NodeType))
System\Xml\Core\XsdValidatingReaderAsync.cs (3)
33
if (!
CanReadContentAs
(this.NodeType))
43
if (!
CanReadContentAs
(this.NodeType))
77
if (!
CanReadContentAs
(this.NodeType))