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