15 references to NotSupported
System.Xml (15)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (10)
760throw CodeGenerator.NotSupported("Unexpected: " + source); 809throw CodeGenerator.NotSupported("Unexpected: " + source); 1435throw CodeGenerator.NotSupported("Arg_NeverValueType"); 2786throw CodeGenerator.NotSupported("Unexpected: " + source); 2861throw CodeGenerator.NotSupported("Unexpected: " + source); 3026throw CodeGenerator.NotSupported("No such condition. PrimitiveMapping && IsNullable = String, XmlQualifiedName and never IsValueType"); 3651throw CodeGenerator.NotSupported("Unexpected: " + elseString); 3660throw CodeGenerator.NotSupported("Unexpected: " + paramsReadSource); 3669throw CodeGenerator.NotSupported("Unexpected: " + paramsReadSource); 3689throw CodeGenerator.NotSupported("Unexpected: " + elementElseString);
System\Xml\Serialization\XmlSerializationWriterILGen.cs (5)
87throw CodeGenerator.NotSupported("XmlQualifiedName DefaultValue not supported. Fail in WriteValue()"); 110throw CodeGenerator.NotSupported("XmlQualifiedName DefaultValue not supported. Fail in WriteValue()"); 1162throw CodeGenerator.NotSupported("CDF15337, DDB176069: Also fail in whidbey IEnumerable member with XmlAttributeAttribute"); 1246throw CodeGenerator.NotSupported("CDF15337, DDB176069: Also fail in whidbey IEnumerable member with XmlAttributeAttribute"); 1880throw CodeGenerator.NotSupported("Unreachable: IsUnbounded is never set true!");