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