1 write to converters
System.Xml (1)
System\Xml\Schema\XmlValueConverter.cs (1)
3320
this.
converters
= new XmlValueConverter[memberTypes.Length];
1 reference to converters
System.Xml (1)
System\Xml\Schema\XmlValueConverter.cs (1)
3322
this.
converters
[i] = memberTypes[i].ValueConverter;