1 write to allowListToList
System.Xml (1)
System\Xml\Schema\XmlValueConverter.cs (1)
2172this.allowListToList = allowListToList;
1 reference to allowListToList
System.Xml (1)
System\Xml\Schema\XmlValueConverter.cs (1)
2615if ((this.atomicConverter == null) || (!this.allowListToList && sourceType != StringType && destinationType != StringType)) {