2 references to CurrentLocation
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\IteratorDescriptor.cs (2)
476this.helper.Emit(OpCodes.Ldloca, this.storage.CurrentLocation); 477this.helper.Call(this.storage.CurrentLocation.LocalType.GetMethod("get_Current"));