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