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