18 references to CanReadContentAs
System.Xml (18)
System\Xml\Core\ReadContentAsBinaryHelper.cs (2)
79
if ( !reader.
CanReadContentAs
() ) {
126
if ( !reader.
CanReadContentAs
() ) {
System\Xml\Core\ReadContentAsBinaryHelperAsync.cs (2)
29
if ( !reader.
CanReadContentAs
() ) {
76
if ( !reader.
CanReadContentAs
() ) {
System\Xml\Core\XmlReader.cs (11)
203
if (!
CanReadContentAs
()) {
212
if (!
CanReadContentAs
()) {
226
if (!
CanReadContentAs
()) {
240
if (!
CanReadContentAs
()) {
254
if (!
CanReadContentAs
()) {
268
if (!
CanReadContentAs
()) {
282
if (!
CanReadContentAs
()) {
296
if (!
CanReadContentAs
()) {
310
if (!
CanReadContentAs
()) {
324
if (!
CanReadContentAs
()) {
333
if (!
CanReadContentAs
()) {
System\Xml\Core\XmlReaderAsync.cs (3)
35
if (!
CanReadContentAs
()) {
44
if (!
CanReadContentAs
()) {
53
if (!
CanReadContentAs
()) {