1 write to converter
System.Data.SqlXml (1)
System\Xml\Xsl\XmlQueryTypeFactory.cs (1)
1064
this.
converter
= XmlListConverter.Create(this.prime.ClrMapping);
2 references to converter
System.Data.SqlXml (2)
System\Xml\Xsl\XmlQueryTypeFactory.cs (2)
1063
if (this.
converter
== null)
1066
return this.
converter
;