14 references to Globals
System.Private.Xml (14)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (10)
815throw Globals.NotSupported($"Unexpected: {source}"); 861throw Globals.NotSupported($"Unexpected: {source}"); 1481throw Globals.NotSupported(SR.Arg_NeverValueType); 2878throw Globals.NotSupported($"Unexpected: {source}"); 2960throw Globals.NotSupported($"Unexpected: {source}"); 3216throw Globals.NotSupported("No such condition. PrimitiveMapping && IsNullable = String, XmlQualifiedName and never IsValueType"); 3778throw Globals.NotSupported($"Unexpected: {elseString}"); 3791throw Globals.NotSupported($"Unexpected: {paramsReadSource}"); 3805throw Globals.NotSupported($"Unexpected: {paramsReadSource}"); 3826throw 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"); 1977throw Globals.NotSupported("Unreachable: IsUnbounded is never set true!");