1 write to _collations
System.Private.Xml (1)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
137
_collations
= data.Collations;
2 references to _collations
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (2)
829
Debug.Assert(
_collations
!= null);
830
return
_collations
[index];