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