4 references to LocalLocation
System.Data.SqlXml (4)
System\Xml\Xsl\IlGen\IteratorDescriptor.cs (2)
472this.helper.Emit(OpCodes.Ldloc, this.storage.LocalLocation); 539if (this.storage.LocalLocation != bldr) {
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (2)
2007this.iterCurr.Storage.LocalLocation.SetLocalSymInfo(ndFor.DebugName); 2054this.iterCurr.Storage.LocalLocation.SetLocalSymInfo(ndLet.DebugName);