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