13 references to InitReadContentAsType
dotnet-svcutil-lib (13)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlSubtreeReader.cs (10)
655
InitReadContentAsType
("ReadContentAsObject");
671
InitReadContentAsType
("ReadContentAsBoolean");
687
InitReadContentAsType
("ReadContentAsDateTime");
703
InitReadContentAsType
("ReadContentAsDouble");
719
InitReadContentAsType
("ReadContentAsFloat");
735
InitReadContentAsType
("ReadContentAsDecimal");
751
InitReadContentAsType
("ReadContentAsInt");
767
InitReadContentAsType
("ReadContentAsLong");
783
InitReadContentAsType
("ReadContentAsString");
799
InitReadContentAsType
("ReadContentAs");
FrameworkFork\Microsoft.Xml\Xml\Core\XmlSubtreeReaderAsync.cs (3)
192
InitReadContentAsType
("ReadContentAsObject");
208
InitReadContentAsType
("ReadContentAsString");
224
InitReadContentAsType
("ReadContentAs");