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