2 references to ArrayTypeIsNotSupported
System.Private.Xml (2)
System\Xml\Serialization\CodeGenerator.cs (2)
1041
throw new InvalidOperationException(SR.Format(SR.
ArrayTypeIsNotSupported
, arrayElementType.AssemblyQualifiedName));
1086
throw new InvalidOperationException(SR.Format(SR.
ArrayTypeIsNotSupported
, arrayElementType.AssemblyQualifiedName));