18 references to CanReadContentAs
System.Private.Xml (18)
System\Xml\Core\ReadContentAsBinaryHelper.cs (2)
73if (!_reader.CanReadContentAs()) 116if (!_reader.CanReadContentAs())
System\Xml\Core\ReadContentAsBinaryHelperAsync.cs (2)
24if (!_reader.CanReadContentAs()) 68if (!_reader.CanReadContentAs())
System\Xml\Core\XmlReader.cs (11)
145if (!CanReadContentAs()) 156if (!CanReadContentAs()) 175if (!CanReadContentAs()) 194if (!CanReadContentAs()) 213if (!CanReadContentAs()) 232if (!CanReadContentAs()) 251if (!CanReadContentAs()) 270if (!CanReadContentAs()) 289if (!CanReadContentAs()) 308if (!CanReadContentAs()) 320if (!CanReadContentAs())
System\Xml\Core\XmlReaderAsync.cs (3)
26if (!CanReadContentAs()) 37if (!CanReadContentAs()) 48if (!CanReadContentAs())