9 references to SetupContentAsXXX
dotnet-svcutil-lib (9)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (9)
1075
if (
SetupContentAsXXX
("ReadContentAsBoolean"))
1165
if (
SetupContentAsXXX
("ReadContentAsDateTime"))
1260
if (
SetupContentAsXXX
("ReadContentAsDouble"))
1355
if (
SetupContentAsXXX
("ReadContentAsFloat"))
1450
if (
SetupContentAsXXX
("ReadContentAsDecimal"))
1545
if (
SetupContentAsXXX
("ReadContentAsInt"))
1640
if (
SetupContentAsXXX
("ReadContentAsLong"))
1734
if (
SetupContentAsXXX
("ReadContentAsObject"))
1773
if (
SetupContentAsXXX
("ReadContentAs"))