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