6 references to EnsureLocal
System.Data.SqlXml (6)
System\Xml\Xsl\IlGen\IteratorDescriptor.cs (3)
529EnsureLocal(this.helper.DeclareLocal(locName, typeof(IList<>).MakeGenericType(this.storage.ItemStorageType))); 531EnsureLocal(this.helper.DeclareLocal(locName, this.storage.ItemStorageType)); 588EnsureLocal(bldr);
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (3)
1206this.iterCurr.EnsureLocal(locNav); 1215this.iterCurr.EnsureLocal(locNav); 4447this.iterCurr.EnsureLocal(loc);