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