14 references to NotSupported
System.Private.Xml (14)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (10)
738throw Globals.NotSupported($"Unexpected: {source}"); 784throw Globals.NotSupported($"Unexpected: {source}"); 1404throw Globals.NotSupported(SR.Arg_NeverValueType); 2761throw Globals.NotSupported($"Unexpected: {source}"); 2843throw Globals.NotSupported($"Unexpected: {source}"); 3009throw Globals.NotSupported("No such condition. PrimitiveMapping && IsNullable = String, XmlQualifiedName and never IsValueType"); 3564throw Globals.NotSupported($"Unexpected: {elseString}"); 3577throw Globals.NotSupported($"Unexpected: {paramsReadSource}"); 3591throw Globals.NotSupported($"Unexpected: {paramsReadSource}"); 3612throw Globals.NotSupported($"Unexpected: {elementElseString}");
System\Xml\Serialization\XmlSerializationWriterILGen.cs (4)
99throw Globals.NotSupported("XmlQualifiedName DefaultValue not supported. Fail in WriteValue()"); 1206throw Globals.NotSupported("Also fail in IEnumerable member with XmlAttributeAttribute"); 1281throw Globals.NotSupported("Also fail in whidbey IEnumerable member with XmlAttributeAttribute"); 1934throw Globals.NotSupported("Unreachable: IsUnbounded is never set true!");