14 references to Globals
System.Private.Xml (14)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (10)
739throw Globals.NotSupported($"Unexpected: {source}"); 785throw Globals.NotSupported($"Unexpected: {source}"); 1405throw Globals.NotSupported(SR.Arg_NeverValueType); 2762throw Globals.NotSupported($"Unexpected: {source}"); 2844throw Globals.NotSupported($"Unexpected: {source}"); 3010throw Globals.NotSupported("No such condition. PrimitiveMapping && IsNullable = String, XmlQualifiedName and never IsValueType"); 3565throw Globals.NotSupported($"Unexpected: {elseString}"); 3578throw Globals.NotSupported($"Unexpected: {paramsReadSource}"); 3592throw Globals.NotSupported($"Unexpected: {paramsReadSource}"); 3613throw 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!");