13 references to InitReadContentAsType
System.Private.Xml (13)
System\Xml\Core\XmlSubtreeReader.cs (10)
661
InitReadContentAsType
("ReadContentAsObject");
677
InitReadContentAsType
("ReadContentAsBoolean");
693
InitReadContentAsType
("ReadContentAsDateTime");
709
InitReadContentAsType
("ReadContentAsDouble");
725
InitReadContentAsType
("ReadContentAsFloat");
741
InitReadContentAsType
("ReadContentAsDecimal");
757
InitReadContentAsType
("ReadContentAsInt");
773
InitReadContentAsType
("ReadContentAsLong");
789
InitReadContentAsType
("ReadContentAsString");
805
InitReadContentAsType
("ReadContentAs");
System\Xml\Core\XmlSubtreeReaderAsync.cs (3)
187
InitReadContentAsType
("ReadContentAsObject");
203
InitReadContentAsType
("ReadContentAsString");
219
InitReadContentAsType
("ReadContentAs");