10 references to Local
System.Data.SqlXml (10)
System\Xml\Xsl\IlGen\IteratorDescriptor.cs (1)
148
return
Local
(loc, this.itemStorageType, this.isCached);
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (9)
393
this.iterCurr.Storage = StorageDescriptor.
Local
(locNav, typeof(XPathNavigator), false);
898
this.iterCurr.SetIterator(lblNext, StorageDescriptor.
Local
(locCond, itemStorageType, false));
1155
this.iterCurr.SetIterator(lblNext, StorageDescriptor.
Local
(locList, itemStorageType, false));
2085
this.iterCurr.Storage = StorageDescriptor.
Local
(locPos, typeof(int), false);
2148
this.iterCurr.Storage = StorageDescriptor.
Local
(locCache, itemStorageType, true);
2425
this.iterCurr.Storage = StorageDescriptor.
Local
(locNav, typeof(XPathNavigator), false);
2444
this.iterCurr.Storage = StorageDescriptor.
Local
(locNav, typeof(XPathNavigator), false);
2462
this.iterCurr.Storage = StorageDescriptor.
Local
(locNav, typeof(XPathNavigator), false);
4540
this.iterCurr.Storage = StorageDescriptor.
Local
(locCache, itemStorageType, true);