1 write to collations
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
141this.collations = data.Collations;
2 references to collations
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (2)
781Debug.Assert(this.collations != null); 782return this.collations[index];