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