54 references to XmlInternalError
System.Private.Xml (54)
System\Xml\Serialization\ReflectionXmlSerializationReader.cs (14)
62throw new ArgumentException(SR.XmlInternalError); 74throw new ArgumentException(SR.XmlInternalError); 585throw new InvalidOperationException(SR.XmlInternalError); 627throw new InvalidOperationException(SR.XmlInternalError); 643throw new InvalidOperationException(SR.XmlInternalError); 671throw new InvalidOperationException(SR.XmlInternalError); 692throw new InvalidOperationException(SR.XmlInternalError); 936throw new InvalidOperationException(SR.XmlInternalError); 1008throw new InvalidOperationException(SR.XmlInternalError); 1013throw new InvalidOperationException(SR.XmlInternalError); 1074throw new InvalidOperationException(SR.XmlInternalError); 1119throw new InvalidOperationException(SR.XmlInternalError); 1505throw new InvalidOperationException(SR.XmlInternalError); 1990throw new InvalidOperationException(SR.XmlInternalError);
System\Xml\Serialization\ReflectionXmlSerializationWriter.cs (9)
27throw new ArgumentException(SR.XmlInternalError); 36throw new ArgumentException(SR.XmlInternalError); 386throw new InvalidOperationException(SR.XmlInternalError); 420throw new InvalidOperationException(SR.XmlInternalError); 526throw new InvalidOperationException(SR.XmlInternalError); 548throw new InvalidOperationException(SR.XmlInternalError); 834throw new InvalidOperationException(SR.XmlInternalError); 958throw new InvalidOperationException(SR.XmlInternalError); 1230throw new InvalidOperationException(SR.XmlInternalError);
System\Xml\Serialization\XmlReflectionImporter.cs (3)
303throw new ArgumentException(SR.XmlInternalError, nameof(mapping)); 620_ => throw new ArgumentException(SR.XmlInternalError, nameof(context)), 1159throw new ArgumentException(SR.XmlInternalError, nameof(context));
System\Xml\Serialization\XmlSchemaExporter.cs (4)
364throw new ArgumentException(SR.XmlInternalError, nameof(mapping)); 395throw new ArgumentException(SR.XmlInternalError, nameof(mapping)); 533throw new ArgumentException(SR.XmlInternalError, nameof(mapping)); 788throw new InvalidOperationException(SR.XmlInternalError);
System\Xml\Serialization\XmlSchemaImporter.cs (2)
434throw new InvalidOperationException(SR.XmlInternalError); 474throw new ArgumentException(SR.XmlInternalError, nameof(desiredMappingType));
System\Xml\Serialization\XmlSerializationReader.cs (6)
2358throw new ArgumentException(SR.XmlInternalError, nameof(xmlMapping)); 2364throw new ArgumentException(SR.XmlInternalError, nameof(xmlMapping)); 3848throw new InvalidOperationException(SR.XmlInternalError); 4111throw new InvalidOperationException(SR.XmlInternalError); 4896throw new InvalidOperationException(SR.XmlInternalError); 4901throw new InvalidOperationException(SR.XmlInternalError);
System\Xml\Serialization\XmlSerializationReaderILGen.cs (6)
269throw new ArgumentException(SR.XmlInternalError, nameof(xmlMapping)); 275throw new ArgumentException(SR.XmlInternalError, nameof(xmlMapping)); 2062throw new InvalidOperationException(SR.XmlInternalError); 2350throw new InvalidOperationException(SR.XmlInternalError); 3246throw new InvalidOperationException(SR.XmlInternalError); 3251throw new InvalidOperationException(SR.XmlInternalError);
System\Xml\Serialization\XmlSerializationWriter.cs (5)
2366throw new ArgumentException(SR.XmlInternalError, nameof(xmlMapping)); 2372throw new ArgumentException(SR.XmlInternalError, nameof(xmlMapping)); 3520throw new InvalidOperationException(SR.XmlInternalError); 3951throw new InvalidOperationException(SR.XmlInternalError); 4219throw new InvalidOperationException(SR.XmlInternalError);
System\Xml\Serialization\XmlSerializationWriterILGen.cs (5)
77throw new ArgumentException(SR.XmlInternalError, nameof(xmlMapping)); 83throw new ArgumentException(SR.XmlInternalError, nameof(xmlMapping)); 1375throw new InvalidOperationException(SR.XmlInternalError); 1891throw new InvalidOperationException(SR.XmlInternalError); 2060throw new InvalidOperationException(SR.XmlInternalError);