13 references to InitReadContentAsType
System.Xml (13)
System\Xml\Core\XmlSubtreeReader.cs (10)
543
InitReadContentAsType
( "ReadContentAsObject" );
556
InitReadContentAsType
( "ReadContentAsBoolean" );
569
InitReadContentAsType
( "ReadContentAsDateTime" );
582
InitReadContentAsType
( "ReadContentAsDouble" );
595
InitReadContentAsType
( "ReadContentAsFloat" );
608
InitReadContentAsType
( "ReadContentAsDecimal" );
621
InitReadContentAsType
( "ReadContentAsInt" );
634
InitReadContentAsType
( "ReadContentAsLong" );
647
InitReadContentAsType
( "ReadContentAsString" );
660
InitReadContentAsType
( "ReadContentAs" );
System\Xml\Core\XmlSubtreeReaderAsync.cs (3)
164
InitReadContentAsType
( "ReadContentAsObject" );
177
InitReadContentAsType
( "ReadContentAsString" );
190
InitReadContentAsType
( "ReadContentAs" );