5 writes to location
System.Data.SqlXml (5)
System\Xml\Xsl\IlGen\IteratorDescriptor.cs (5)
68
storage.
location
= ItemLocation.Stack;
79
storage.
location
= ItemLocation.Parameter;
95
storage.
location
= ItemLocation.Local;
110
storage.
location
= ItemLocation.Current;
125
storage.
location
= ItemLocation.Global;
1 reference to location
System.Data.SqlXml (1)
System\Xml\Xsl\IlGen\IteratorDescriptor.cs (1)
164
get { return this.
location
; }