14 references to NotSupported
System.Private.Xml (14)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (10)
815
throw Globals.
NotSupported
($"Unexpected: {source}");
861
throw Globals.
NotSupported
($"Unexpected: {source}");
1481
throw Globals.
NotSupported
(SR.Arg_NeverValueType);
2878
throw Globals.
NotSupported
($"Unexpected: {source}");
2960
throw Globals.
NotSupported
($"Unexpected: {source}");
3216
throw Globals.
NotSupported
("No such condition. PrimitiveMapping && IsNullable = String, XmlQualifiedName and never IsValueType");
3778
throw Globals.
NotSupported
($"Unexpected: {elseString}");
3791
throw Globals.
NotSupported
($"Unexpected: {paramsReadSource}");
3805
throw Globals.
NotSupported
($"Unexpected: {paramsReadSource}");
3826
throw Globals.
NotSupported
($"Unexpected: {elementElseString}");
System\Xml\Serialization\XmlSerializationWriterILGen.cs (4)
99
throw Globals.
NotSupported
("XmlQualifiedName DefaultValue not supported. Fail in WriteValue()");
1206
throw Globals.
NotSupported
("Also fail in IEnumerable member with XmlAttributeAttribute");
1281
throw Globals.
NotSupported
("Also fail in whidbey IEnumerable member with XmlAttributeAttribute");
1977
throw Globals.
NotSupported
("Unreachable: IsUnbounded is never set true!");