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