17 references to CanReadContentAs
dotnet-svcutil-lib (17)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
1001
if (!
CanReadContentAs
(this.NodeType))
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReader.cs (1)
1578
return
CanReadContentAs
(this.NodeType);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
1640
if (!XmlReader.
CanReadContentAs
(_curNode.type))
1700
if (!XmlReader.
CanReadContentAs
(_curNode.type))
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReader.cs (10)
437
if (!
CanReadContentAs
(this.NodeType))
447
if (!
CanReadContentAs
(this.NodeType))
480
if (!
CanReadContentAs
(this.NodeType))
513
if (!
CanReadContentAs
(this.NodeType))
546
if (!
CanReadContentAs
(this.NodeType))
579
if (!
CanReadContentAs
(this.NodeType))
612
if (!
CanReadContentAs
(this.NodeType))
645
if (!
CanReadContentAs
(this.NodeType))
678
if (!
CanReadContentAs
(this.NodeType))
711
if (!
CanReadContentAs
(this.NodeType))
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReaderAsync.cs (3)
37
if (!
CanReadContentAs
(this.NodeType))
47
if (!
CanReadContentAs
(this.NodeType))
80
if (!
CanReadContentAs
(this.NodeType))