104 references to Xml_ReadContentAsFormatException
dotnet-svcutil-lib (104)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (26)
1141
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Boolean", e, null);
1145
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Boolean", e, null);
1231
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "DateTime", e, null);
1235
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "DateTime", e, null);
1239
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "DateTime", e, null);
1326
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Double", e, null);
1330
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Double", e, null);
1334
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Double", e, null);
1421
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Float", e, null);
1425
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Float", e, null);
1429
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Float", e, null);
1516
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Decimal", e, null);
1520
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Decimal", e, null);
1524
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Decimal", e, null);
1611
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Int32", e, null);
1615
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Int32", e, null);
1619
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Int32", e, null);
1706
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Int64", e, null);
1710
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Int64", e, null);
1714
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Int64", e, null);
1746
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Object", e, null);
1750
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Object", e, null);
1754
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Object", e, null);
1793
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, null);
1797
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, null);
1801
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, null);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReader.cs (10)
235
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Boolean", e, this as IXmlLineInfo);
253
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "DateTime", e, this as IXmlLineInfo);
271
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "DateTimeOffset", e, this as IXmlLineInfo);
289
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Double", e, this as IXmlLineInfo);
307
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Float", e, this as IXmlLineInfo);
325
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Decimal", e, this as IXmlLineInfo);
343
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Int", e, this as IXmlLineInfo);
361
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Long", e, this as IXmlLineInfo);
398
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);
402
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReaderAsync.cs (2)
77
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);
81
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReader.cs (54)
466
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Boolean", e, this as IXmlLineInfo);
470
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Boolean", e, this as IXmlLineInfo);
474
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Boolean", e, this as IXmlLineInfo);
499
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "DateTime", e, this as IXmlLineInfo);
503
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "DateTime", e, this as IXmlLineInfo);
507
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "DateTime", e, this as IXmlLineInfo);
532
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Double", e, this as IXmlLineInfo);
536
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Double", e, this as IXmlLineInfo);
540
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Double", e, this as IXmlLineInfo);
565
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Float", e, this as IXmlLineInfo);
569
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Float", e, this as IXmlLineInfo);
573
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Float", e, this as IXmlLineInfo);
598
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Decimal", e, this as IXmlLineInfo);
602
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Decimal", e, this as IXmlLineInfo);
606
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Decimal", e, this as IXmlLineInfo);
631
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Int", e, this as IXmlLineInfo);
635
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Int", e, this as IXmlLineInfo);
639
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Int", e, this as IXmlLineInfo);
664
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Long", e, this as IXmlLineInfo);
668
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Long", e, this as IXmlLineInfo);
672
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Long", e, this as IXmlLineInfo);
697
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "String", e, this as IXmlLineInfo);
701
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "String", e, this as IXmlLineInfo);
705
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "String", e, this as IXmlLineInfo);
739
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);
743
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);
747
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);
785
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Boolean", e, this as IXmlLineInfo);
789
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Boolean", e, this as IXmlLineInfo);
793
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Boolean", e, this as IXmlLineInfo);
820
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "DateTime", e, this as IXmlLineInfo);
824
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "DateTime", e, this as IXmlLineInfo);
828
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "DateTime", e, this as IXmlLineInfo);
855
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Double", e, this as IXmlLineInfo);
859
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Double", e, this as IXmlLineInfo);
863
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Double", e, this as IXmlLineInfo);
890
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Float", e, this as IXmlLineInfo);
894
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Float", e, this as IXmlLineInfo);
898
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Float", e, this as IXmlLineInfo);
925
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Decimal", e, this as IXmlLineInfo);
929
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Decimal", e, this as IXmlLineInfo);
933
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Decimal", e, this as IXmlLineInfo);
960
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Int", e, this as IXmlLineInfo);
964
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Int", e, this as IXmlLineInfo);
968
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Int", e, this as IXmlLineInfo);
995
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Long", e, this as IXmlLineInfo);
999
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Long", e, this as IXmlLineInfo);
1003
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "Long", e, this as IXmlLineInfo);
1030
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "String", e, this as IXmlLineInfo);
1034
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "String", e, this as IXmlLineInfo);
1038
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "String", e, this as IXmlLineInfo);
1072
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);
1076
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);
1080
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReaderAsync.cs (12)
66
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "String", e, this as IXmlLineInfo);
70
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "String", e, this as IXmlLineInfo);
74
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "String", e, this as IXmlLineInfo);
111
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);
115
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);
119
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);
161
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "String", e, this as IXmlLineInfo);
165
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "String", e, this as IXmlLineInfo);
169
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, "String", e, this as IXmlLineInfo);
207
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);
211
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);
215
throw new XmlException(ResXml.
Xml_ReadContentAsFormatException
, returnType.ToString(), e, this as IXmlLineInfo);