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